I am fairly confident that I am doing
something wrong, but I can't seem to figure out what that may be. Does
anyone have any suggestions that might help me with this process? Here
are the results of my configure, compile, and attempted compile of one
of the netcdf sample files:
Thanks in advance for any help/redirection. Walter Scott
---
walter-scotts-computer:~/netcdf-3.6.2 walter$ ./configure --disable-compiler-recover && make check configure: netCDF 3.6.2
checking build system type... i686-apple-darwin8.9.1 checking host system type... i686-apple-darwin8.9.1 checking for a BSD-compatible install... /sw/bin/install -c checking whether build environment is sane... yes
checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes configure: checking user options checking whether CXX is set to ''... no
checking whether FC is set to ''... no checking whether F90 is set to ''... no checking whether documentation is to be installed... no checking whether Fortran compiler(s) should be tested during configure... yes
checking whether configure should try to set compiler flags... yes checking whether FFIO will be used... no checking whether to skip C++, F77, or F90 APIs if compiler is broken... no checking whether only the C library is desired... no
checking whether examples should be built... yes checking whether F77 API is desired... yes checking whether F90 API is desired... yes checking whether fortran type sizes should be checked... yes checking whether C API is desired... yes
checking where to get netCDF C-only library for separate fortran libraries... checking whether CXX API is desired... yes checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump should be built... yes
checking whether large file (> 2GB) tests should be run... no checking whether extreme numbers should be used in tests... yes checking where to put large temp files if large file tests are run... . checking whether a win32 DLL is desired... no
checking whether separate fortran libs are desired... no configure: finding C compiler checking for xlc... no checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes
checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes
checking for an ANSI C-conforming const... yes
configure: finding Fortran compiler (will not be used if Fortran API is not desired) checking for xlf90... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no
checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes
checking for xlf... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf77... no checking for lf95... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes configure: setting up Fortran 90 checking for Fortran flag to compile .f90 files... none checking fortran 90 modules inclusion flag... -I
checking if Fortran compiler can handle Fortran-90... yes configure: finding C++ compiler (will not be used if C++ API is not desired) checking for g++... g++ checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /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 cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking how to recognise dependent libraries... pass_all checking for ar... ar checking for strip... strip
checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes
checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h
..
. yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran accepts -g... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fno-common -DPIC checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.9.1 dyld 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... no checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... (cached) yes
checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.9.1 dyld checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... (cached) yes checking dynamic linker characteristics... darwin8.9.1 dyld checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... (cached) yes checking dynamic linker characteristics... darwin8.9.1 dyld checking how to hardcode library paths into programs... immediate
configure: finding other utilities checking for a BSD-compatible install... /sw/bin/install -c configure: trying to set fortran flags for this platform configure: trying to set flags for this platform checking if _HPUX_SOURCE should be set... no
checking if Solaris -Xa option is needed... CFLAGS=-g -O2 configure: trying to set fortran 90 flags for this platform checking if we need to add to FFLAGS for ifort compiler... FFLAGS=-g -O2 checking if we need to set _LARGE_FILES despite results of previous tests... _LARGE_FILES=
checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: displaying some results checking CPPFLAGS... checking CC CFLAGS... cc -g -O2
checking type cc... cc is hashed (/usr/bin/cc) checking CXX... g++ checking CXXFLAGS... -g -O2 checking type g++... g++ is /usr/bin/g++ checking FC... gfortran checking FFLAGS... -g -O2 checking type gfortran... gfortran is /usr/local/bin/gfortran
checking F90... gfortran checking F90FLAGS... checking type gfortran... gfortran is /usr/local/bin/gfortran checking AR... ar checking ARFLAGS... checking type ar... ar is /usr/bin/ar checking NM... /usr/bin/nm -p
checking NMFLAGS... checking for /usr/bin/nm... /usr/bin/nm -p checking nm flags... checking for C-equivalent to Fortran routine "SUB"... sub_ checking for Fortran "byte"... yes checking for Fortran "integer*2"... 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" 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 checking if Fortran 90 compiler capitalizes .mod filenames... no configure: checking types, headers, and functions
checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for strlcat... yes checking for strerror... yes checking for working alloca.h... yes checking for alloca... yes
checking for struct stat.st_blksize... yes checking for IEEE floating point format... yes checking for size_t... yes checking for off_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking for uchar... no
checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes
checking size of long... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for off_t... (cached) yes checking size of off_t... 8
checking for size_t... (cached) yes checking size of size_t... 4 checking for catman... no checking for makewhatis... no checking for /usr/lib/makewhatis... no checking for manual-page index command...
checking binary distribution directory... /home/ftp/pub/binary/dummy_system configure: generating header files and makefiles configure: creating ./config.status config.status: creating Makefile config.status
: creating man/Makefile config.status: creating fortran/Makefile config.status: creating libsrc/Makefile config.status: creating nctest/Makefile config.status: creating nc_test/Makefile config.status: creating ncdump/Makefile
config.status: creating ncgen/Makefile config.status: creating nf_test/Makefile config.status: creating cxx/Makefile config.status: creating f90/Makefile config.status: creating examples/Makefile config.status
: creating examples/C/Makefile config.status: creating examples/CDL/Makefile config.status: creating examples/CXX/Makefile config.status: creating examples/F90/Makefile config.status: creating examples/F77/Makefile
config.status: creating config.h config.status: creating fortran/nfconfig1.inc config.status: executing depfiles commands config.status: executing libtool commands Making check in f90 /bin/sh ../libtool --mode=compile gfortran -I../libsrc -I. -g -O2 -c -o
typeSizes.lo typeSizes.f90 libtool: compile: gfortran -I../libsrc -I. -g -O2 -c typeSizes.f90 -o typeSizes.o /bin/sh ../libtool --mode=compile gfortran -I../libsrc -I. -g -O2 -c -o netcdf.lo netcdf.f90 libtool: compile: gfortran -I../libsrc -I. -g -O2 -c
netcdf.f90 -o netcdf.o /bin/sh ../libtool --mode=link gfortran -I../libsrc -I. -g -O2 -o libnetcdff90.la
typeSizes.lo netcdf.lo libtool: link: ar cru .libs/libnetcdff90.a
typeSizes.o netcdf.o libtool: link: ranlib .libs/libnetcdff90.a libtool: link: creating libnetcdff90.la
libtool: link: ( cd ".libs" && rm -f "
libnetcdff90.la" && ln -s "../libnetcdff90.la" "libnetcdff90.la" ) Making check in fortran
depbase=`echo fort-attio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-attio.lo -MD -MP -MF
"$depbase.Tpo" -c -o fort-attio.lo fort-attio.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-attio.lo -MD -MP -MF .deps/fort-attio.Tpo -c
fort-attio.c -o fort-attio.o depbase=`echo fort-control.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-control.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-control.lo fort-control.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-control.lo -MD -MP -MF .deps/fort-control.Tpo -c
fort-control.c -o fort-control.o depbase=`echo fort-dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-dim.lo -MD -MP -MF
"$depbase.Tpo" -c -o fort-dim.lo fort-dim.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-dim.lo -MD -MP -MF .deps/fort-dim.Tpo -c fort-dim.c -o
fort-dim.o depbase=`echo fort-genatt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-genatt.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-genatt.lo fort-genatt.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-genatt.lo -MD -MP -MF .deps/fort-genatt.Tpo -c
fort-genatt.c -o fort-genatt.o depbase=`echo fort-geninq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-geninq.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-geninq.lo fort-geninq.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-geninq.lo -MD -MP -MF .deps/fort-geninq.Tpo -c
fort-geninq.c -o fort-geninq.o depbase=`echo fort-genvar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-genvar.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-genvar.lo fort-genvar.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-genvar.lo -MD -MP -MF .deps/fort-genvar.Tpo -c
fort-genvar.c -o fort-genvar.o depbase=`echo fort-lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-lib.lo -MD -MP -MF
"$depbase.Tpo" -c -o fort-lib.lo fort-lib.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-lib.lo -MD -MP -MF .deps/fort-lib.Tpo -c fort-lib.c -o
fort-lib.o depbase=`echo fort-misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-misc.lo -MD -MP -MF
"$depbase.Tpo" -c -o fort-misc.lo fort-misc.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-misc.lo -MD -MP -MF .deps/fort-misc.Tpo -c fort-misc.c
-o fort-misc.o depbase=`echo fort-v2compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-v2compat.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-v2compat.lo fort-v2compat.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-v2compat.lo -MD -MP -MF .deps/fort-v2compat.Tpo -c
fort-v2compat.c -o fort-v2compat.o depbase=`echo fort-vario.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-vario.lo -MD -MP -MF
"$depbase.Tpo" -c -o fort-vario.lo fort-vario.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-vario.lo -MD -MP -MF .deps/fort-vario.Tpo -c
fort-vario.c -o fort-vario.o depbase=`echo fort-var1io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-var1io.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-var1io.lo fort-var1io.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-var1io.lo -MD -MP -MF .deps/fort-var1io.Tpo -c
fort-var1io.c -o fort-var1io.o depbase=`echo fort-varaio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-varaio.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-varaio.lo fort-varaio.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-varaio.lo -MD -MP -MF .deps/fort-varaio.Tpo -c
fort-varaio.c -o fort-varaio.o depbase=`echo fort-varmio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-varmio.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-varmio.lo fort-varmio.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-varmio.lo -MD -MP -MF .deps/fort-varmio.Tpo -c
fort-varmio.c -o fort-varmio.o depbase=`echo fort-varsio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H
-I. -I. -I.. -I. -I../libsrc -g -O2 -MT fort-varsio.lo -MD -MP
-MF "$depbase.Tpo" -c -o fort-varsio.lo fort-varsio.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libsrc
-g -O2 -MT fort-varsio.lo -MD -MP -MF .deps/fort-varsio.Tpo -c
fort-varsio.c -o fort-varsio.o /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o
libnetcdff.la
fort-attio.lo fort-control.lo fort-dim.lo fort-genatt.lo fort-geninq.lo
fort-genvar.lo fort-lib.lo fort-misc.lo fort-v2compat.lo fort-vario.lo
fort-var1io.lo fort-varaio.lo
fort-varmio.lo fort-varsio.lo ../f90/libnetcdff90.la libtool: link: Extracting /Users/walter/netcdf-3.6.2/fortran/../f90/.libs/libnetcdff90.a libtool: link: (cd .libs/libnetcdff.lax/libnetcdff90.a && ar x /Users/walter/netcdf-
3.6.2/fortran/../f90/.libs/libnetcdff90.a) libtool:
link: ar cru .libs/libnetcdff.a fort-attio.o fort-control.o fort-dim.o
fort-genatt.o fort-geninq.o fort-genvar.o fort-lib.o fort-misc.o
fort-v2compat.o fort-vario.o
fort-var1io.o fort-varaio.o fort-varmio.o fort-varsio.o
.libs/libnetcdff.lax/libnetcdff90.a/netcdf.o .libs/libnetcdff.lax/libnetcdff90.a/typeSizes.o libtool: link: ranlib .libs/libnetcdff.a libtool: link: rm -fr .libs/libnetcdff.lax
libtool: link: creating libnetcdff.la libtool: link: ( cd ".libs" && rm -f "
libnetcdff.la" && ln -s "../libnetcdff.la" "
libnetcdff.la" ) Making check in libsrc depbase=`echo attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
attr.lo -MD -MP -MF "$depbase.Tpo" -c -o attr.lo attr.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.c -o attr.o depbase=`echo ncx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
ncx.lo -MD -MP -MF "$depbase.Tpo" -c -o ncx.lo ncx.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
ncx.lo -MD -MP -MF .deps/ncx.Tpo -c ncx.c -o ncx.o depbase=`echo putget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
putget.lo -MD -MP -MF "$depbase.Tpo" -c -o putget.lo putget.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
putget.lo -MD -MP -MF .deps/putget.Tpo -c putget.c -o putget.o depbase=`echo dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
dim.lo -MD -MP -MF "$depbase.Tpo" -c -o dim.lo dim.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -o dim.o depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
error.lo -MD -MP -MF "$depbase.Tpo" -c -o error.lo error.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o depbase=`echo libvers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
libvers.lo -MD -MP -MF "$depbase.Tpo" -c -o libvers.lo libvers.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
libvers.lo -MD -MP -MF .deps/libvers.Tpo -c libvers.c -o libvers.o depbase=`echo nc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
nc.lo -MD -MP -MF "$depbase.Tpo" -c -o nc.lo nc.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
nc.lo -MD -MP -MF .deps/nc.Tpo -c nc.c -o nc.o depbase=`echo string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
string.lo -MD -MP -MF "$depbase.Tpo" -c -o string.lo string.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o depbase=`echo v1hpg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
v1hpg.lo -MD -MP -MF "$depbase.Tpo" -c -o v1hpg.lo v1hpg.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
v1hpg.lo -MD -MP -MF .deps/v1hpg.Tpo -c v1hpg.c -o v1hpg.o depbase=`echo var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
var.lo -MD -MP -MF "$depbase.Tpo" -c -o var.lo var.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
var.lo -MD -MP -MF .deps/var.Tpo -c var.c -o var.o depbase=`echo posixio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
posixio.lo -MD -MP -MF "$depbase.Tpo" -c -o posixio.lo posixio.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
posixio.lo -MD -MP -MF .deps/posixio.Tpo -c posixio.c -o posixio.o depbase=`echo v2i.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
v2i.lo -MD -MP -MF "$depbase.Tpo" -c -o v2i.lo v2i.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT
v2i.lo -MD -MP -MF .deps/v2i.Tpo -c v2i.c -o v2i.o /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o libnetcdf2.la
v2i.lo libtool: link: ar cru .libs/libnetcdf2.a v2i.o
libtool: link: ranlib .libs/libnetcdf2.a libtool: link: creating libnetcdf2.la libtool: link: ( cd ".libs" && rm -f "
libnetcdf2.la
" && ln -s "../libnetcdf2.la" "libnetcdf2.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o
libnetcdf.la
-rpath /usr/local/lib -version-info 4:0:0 -no-undefined attr.lo
ncx.lo putget.lo dim.lo error.lo libvers.lo nc.lo string.lo v1hpg.lo
var.lo posixio.lo libnetcdf2.la ../fortran/libnetcdff.la
libtool: link: Extracting /Users/walter/netcdf-3.6.2/libsrc/./.libs/libnetcdf2.a libtool: link: (cd .libs/libnetcdf.lax/libnetcdf2.a && ar x /Users/walter/netcdf-3.6.2/libsrc/./.libs/libnetcdf2.a) libtool: link: Extracting /Users/walter/netcdf-
3.6.2/libsrc/../fortran/.libs/libnetcdff.a libtool: link: (cd .libs/libnetcdf.lax/libnetcdff.a && ar x /Users/walter/netcdf-3.6.2/libsrc/../fortran/.libs/libnetcdff.a) libtool: link: ar cru .libs/libnetcdf.a
attr.o ncx.o putget.o dim.o error.o libvers.o nc.o string.o v1hpg.o var.o posixio.o .libs/libnetcdf.lax/libnetcdf2.a/v2i.o .libs/libnetcdf.lax/libnetcdff.a/fort-attio.o .libs/libnetcdf.lax/libnetcdff.a/fort-control.o .libs/libnetcdf.lax/libnetcdff.a/fort-
dim.o .libs/libnetcdf.lax/libnetcdff.a/fort-genatt.o .libs/libnetcdf.lax/libnetcdff.a/fort-geninq.o .libs/libnetcdf.lax/libnetcdff.a/fort-genvar.o .libs/libnetcdf.lax/libnetcdff.a/fort-lib.o .libs/libnetcdf.lax/libnetcdff.a/fort-
misc.o .libs/libnetcdf.lax/libnetcdff.a/fort-v2compat.o .libs/libnetcdf.lax/libnetcdff.a/fort-var1io.o .libs/libnetcdf.lax/libnetcdff.a/fort-varaio.o .libs/libnetcdf.lax/libnetcdff.a/fort-vario.o .libs/libnetcdf.lax/libnetcdff.a/fort-
varmio.o .libs/libnetcdf.lax/libnetcdff.a/fort-varsio.o .libs/libnetcdf.lax/libnetcdff.a/netcdf.o .libs/libnetcdf.lax/libnetcdff.a/typeSizes.o libtool: link: ranlib .libs/libnetcdf.a libtool: link: rm -fr .libs/libnetcdf.lax
libtool: link: creating libnetcdf.la libtool: link: ( cd ".libs" && rm -f "
libnetcdf.la" && ln -s "../libnetcdf.la" "
libnetcdf.la" ) make t_nc if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -g -O2 -MT t_nc-t_nc.o
-MD -MP -MF ".deps/t_nc-t_nc.Tpo" -c -o t_nc-t_nc.o `test -f 't_nc.c'
|| echo './'`t_nc.c; \
then mv -f ".deps/t_nc-t_nc.Tpo" ".deps/t_nc-t_nc.Po"; else rm -f ".deps/t_nc-t_nc.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o t_nc t_nc-t_nc.o
libnetcdf.la libtool: link: cc -g -O2 -o t_nc t_nc-t_nc.o ./.libs/libnetcdf.a make check-TESTS dimrename: IXX nc_close ret = 0
reopen id = 6 for filename
test.nc NC done
GATTR VAR VATTR VATTR VATTR VATTR VATTR VATTR fill_seq indices 1 2 3 75.000000 != 2.718282 Done got val = 3.250000 got val = 0.000000 got val = 2.718282 got val = 82555 got val = 97
got NC_CHAR val = A (0x41) got NC_CHAR val = B (0x42) got NC_CHAR val = "The red death had long devastated the country." got val = A (0x41) got val = B (0x42) got val = "The red death had long devastated the country."
got vals = 0.000000 ... 447.000000 re nc_close ret = 0 PASS: t_nc ================== All 1 tests passed ================== Making check in nctest make nctest depbase=`echo add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT add.o -MD -MP -MF "$depbase.Tpo" -c -o add.o add.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo atttests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT atttests.o -MD -MP -MF "$depbase.Tpo" -c -o atttests.o
atttests.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo cdftests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
cdftests.o -MD -MP -MF "$depbase.Tpo" -c -o cdftests.o cdftests.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dimtests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g
-O2 -MT dimtests.o -MD -MP -MF "$depbase.Tpo" -c -o dimtests.o
dimtests.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
driver.o -MD -MP -MF "$depbase.Tpo" -c -o driver.o driver.c
; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo emalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
emalloc.o -MD -MP -MF "$depbase.Tpo" -c -o emalloc.o emalloc.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g
-O2 -MT error.o -MD -MP -MF "$depbase.Tpo" -c -o error.o error.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo misctest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT misctest.o -MD -MP -MF "$depbase.Tpo" -c -o misctest.o
misctest.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo rec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
rec.o -MD -MP -MF "$depbase.Tpo" -c -o rec.o rec.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo slabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g
-O2 -MT slabs.o -MD -MP -MF "$depbase.Tpo" -c -o slabs.o slabs.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo val.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT val.o -MD -MP -MF "$depbase.Tpo" -c -o val.o val.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo vardef.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
vardef.o -MD -MP -MF "$depbase.Tpo" -c -o vardef.o vardef.c
; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo varget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
varget.o -MD -MP -MF "$depbase.Tpo" -c -o varget.o varget.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo vargetg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g
-O2 -MT vargetg.o -MD -MP -MF "$depbase.Tpo" -c -o vargetg.o vargetg.c;
\ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo varput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
varput.o -MD -MP -MF "$depbase.Tpo" -c -o varput.o varput.c
; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo varputg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
varputg.o -MD -MP -MF "$depbase.Tpo" -c -o varputg.o varputg.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo vartests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g
-O2 -MT vartests.o -MD -MP -MF "$depbase.Tpo" -c -o vartests.o
vartests.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo vputget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
vputget.o -MD -MP -MF "$depbase.Tpo" -c -o vputget.o vputget.c
; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo vputgetg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -g -O2 -MT
vputgetg.o -MD -MP -MF "$depbase.Tpo" -c -o vputgetg.o vputgetg.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh
../libtool --tag=CC --mode=link cc -g -O2 -L../libsrc -o nctest
add.o atttests.o cdftests.o dimtests.o driver.o emalloc.o error.o
misctest.o rec.o slabs.o val.o vardef.o varget.o vargetg.o varput.o
varputg.o vartests.o vputget.o vputgetg.o -lm ../libsrc/libnetcdf.la libtool:
link: cc -g -O2 -o nctest
add.o atttests.o cdftests.o dimtests.o driver.o emalloc.o error.o
misctest.o rec.o slabs.o val.o vardef.o varget.o vargetg.o varput.o
varputg.o vartests.o vputget.o vputgetg.o
-L/Users/walter/netcdf-3.6.2/libsrc -lm ../libsrc/.libs/libnetcdf.a
make check-TESTS Testing V2 API with 2 different netCDF formats.
Switching to netCDF classic format. *** Testing nccreate ... ok *** *** Testing ncopen ... ok *** *** Testing ncredef ... ok ***
*** Testing ncendef ... ok *** *** Testing ncclose ... ok *** *** Testing ncinquire ... ok *** *** Testing ncsync ... ok *** *** Testing ncabort ... ok *** *** Testing ncdimdef ... ok ***
*** Testing ncdimid ... ok *** *** Testing ncdiminq ... ok *** *** Testing ncdimrename ... ok *** *** Testing ncvardef ... ok *** *** Testing ncvarid ... ok *** *** Testing ncvarinq ... ok ***
*** Testing ncvarput1 ... ok *** *** Testing ncvarget1 ... ok *** *** Testing ncvarput ... ok *** *** Testing ncvarget ... ok *** *** Testing ncvarputg ... ok *** *** Testing ncvargetg ... ok ***
*** Testing ncrecinq ... ok *** *** Testing ncrecput ... ok *** *** Testing ncrecget ... ok *** *** Testing ncvarrename ... ok *** *** Testing ncattput ... ok *** *** Testing ncattinq ... ok ***
*** Testing ncattget ... ok *** *** Testing ncattcopy ... ok *** *** Testing ncattname ... ok *** *** Testing ncattrename ... ok *** *** Testing ncattdel ... ok *** *** Testing nctypelen ... ok ***
Switching to 64-bit offset format. *** Testing nccreate ... ok *** *** Testing ncopen ... ok *** *** Testing ncredef ... ok *** *** Testing ncendef ... ok *** *** Testing ncclose ... ok ***
*** Testing ncinquire ... ok *** *** Testing ncsync ... ok *** *** Testing ncabort ... ok *** *** Testing ncdimdef ... ok *** *** Testing ncdimid ... ok *** *** Testing ncdiminq ... ok ***
*** Testing ncdimrename ... ok *** *** Testing ncvardef ... ok *** *** Testing ncvarid ... ok *** *** Testing ncvarinq ... ok *** *** Testing ncvarput1 ... ok *** *** Testing ncvarget1 ... ok ***
*** Testing ncvarput ... ok *** *** Testing ncvarget ... ok *** *** Testing ncvarputg ... ok *** *** Testing ncvargetg ... ok *** *** Testing ncrecinq ... ok *** *** Testing ncrecput ... ok ***
*** Testing ncrecget ... ok *** *** Testing ncvarrename ... ok *** *** Testing ncattput ... ok *** *** Testing ncattinq ... ok *** *** Testing ncattget ... ok *** *** Testing ncattcopy ... ok ***
*** Testing ncattname ... ok *** *** Testing ncattrename ... ok *** *** Testing ncattdel ... ok *** *** Testing nctypelen ... ok ***
Total number of failures: 0 nctest SUCCESS!!!
PASS: nctest PASS: compare_test_files.sh ================== All 2 tests passed ================== Making check in ncgen depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -g -O2 -MT
main.o -MD -MP -MF "$depbase.Tpo" -c -o main.o main.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc
-I../libsrc -g -O2 -MT load.o -MD -MP -MF "$depbase.Tpo" -c -o load.o
load.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo ncgentab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc
-I../libsrc -g -O2 -MT ncgentab.o -MD -MP -MF "$depbase.Tpo" -c -o
ncgentab.o ncgentab.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -g -O2 -MT
escapes.o -MD -MP -MF "$depbase.Tpo" -c -o escapes.o escapes.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc
-I../libsrc -g -O2 -MT getfill.o -MD -MP -MF "$depbase.Tpo" -c -o
getfill.o getfill.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc
-I../libsrc -g -O2 -MT init.o -MD -MP -MF "$depbase.Tpo" -c -o init.o
init.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -g -O2 -MT
genlib.o -MD -MP -MF "$depbase.Tpo" -c -o genlib.o genlib.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o ncgen
main.o load.o ncgentab.o escapes.o getfill.o init.o genlib.o ../libsrc/libnetcdf.la libtool: link: cc -g -O2 -o ncgen main.o load.o ncgentab.o escapes.o getfill.o init.o genlib.o ../libsrc/.libs/libnetcdf.a make check-TESTS
*** Testing ncgen. *** creating classic file c0.nc from c0.cdl... *** creating 64-bit offset file c0_64.nc from
c0.cdl... *** Test successful! PASS: run_tests.sh ==================
All 1 tests passed ================== Making check in ncdump depbase=`echo ncdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -I../libsrc -g -O2 -MT
ncdump.o -MD -MP -MF "$depbase.Tpo" -c -o ncdump.o ncdump.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo vardata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc
-I../libsrc -g -O2 -MT vardata.o -MD -MP -MF "$depbase.Tpo" -c -o
vardata.o vardata.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo dumplib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -I../libsrc -g -O2 -MT dumplib.o -MD -MP -MF "$depbase.Tpo" -c -o
dumplib.o dumplib.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o ncdump ncdump.o vardata.o
dumplib.o -lm ../libsrc/libnetcdf.la libtool: link: cc -g -O2 -o ncdump ncdump.o vardata.o dumplib.o -lm ../libsrc/.libs/libnetcdf.a make rewrite-scalar ctest ctest64 ncdump depbase=`echo rewrite-scalar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc
-I../libsrc -g -O2 -MT rewrite-scalar.o -MD -MP -MF "$depbase.Tpo" -c
-o rewrite-scalar.o rewrite-scalar.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o rewrite-scalar rewrite-scalar.o -lm ../libsrc/libnetcdf.la libtool: link: cc -g -O2 -o rewrite-scalar rewrite-scalar.o -lm ../libsrc/.libs/libnetcdf.a
../ncgen/ncgen -c -o ctest0.nc ./../ncgen/c0.cdl > ./ctest.c depbase=`echo ctest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc -I../libsrc -g -O2 -MT
ctest.o -MD -MP -MF "$depbase.Tpo" -c -o ctest.o ctest.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o ctest
ctest.o -lm ../libsrc/libnetcdf.la libtool: link: cc -g -O2 -o ctest ctest.o -lm ../libsrc/.libs/libnetcdf.a ../ncgen/ncgen -v2 -c -o ctest0_64.nc ./../ncgen/c0.cdl > ./ctest64.c depbase=`echo ctest64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I../libsrc
-I../libsrc -g -O2 -MT ctest64.o -MD -MP -MF "$depbase.Tpo" -c -o
ctest64.o ctest64.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -o ctest64 ctest64.o -lm ../libsrc/libnetcdf.la libtool: link: cc -g -O2 -o ctest64 ctest64.o -lm ../libsrc/.libs/libnetcdf.a make[2]: `ncdump' is up to date.
make check-TESTS
*** Testing ncgen and ncdump using some test CDL files. *** creating tst_small.nc from ref_tst_small.cdl... *** creating tst_small.cdl from tst_small.nc... *** creating
test0.nc from test0.cdl... *** creating test1.cdl from test0.nc... *** creating test1.nc from test1.cdl...
*** creating test2.cdl from test1.nc... *** All tests of ncgen and ncdump using
test0.cdl passed! PASS: run_tests.sh
*** Testing ncgen and ncdump with 64-bit offset format. *** creating test0.nc
from test0.cdl... *** creating test1.cdl from test0.nc...
*** creating test1.nc from test1.cdl... *** creating test2.cdl from test1.nc... *** All ncgen and ncdump with 64-bit offset format tests passed!
PASS: tst_64bit.sh PASS: ctest
PASS: ctest64
*** Total number of failures: 0 *** nctst SUCCESS! PASS: nctst
NetCDF: String match to name in use XFAIL: tst_failure
*** Testing C++ API test program output. *** dumping classic format file to nctst_classic.cdl and comparing... *** dumping 64-bit offset format file to nctst_64bit_offset.cdl and comparing...
*** All tests of C++ API test output passed! PASS: run_nc_tests.sh ===================================================== All 3 tests behaved as expected (1 expected failures) =====================================================
Making check in nc_test make tst_small nc_test depbase=`echo tst_small.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -g
-O2 -MT tst_small.o -MD -MP -MF "$depbase.Tpo" -c -o tst_small.o
tst_small.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -L../libsrc -o tst_small tst_small.o -lm ../libsrc/libnetcdf.la
libtool: link: cc -g -O2 -o tst_small tst_small.o -L/Users/walter/netcdf-3.6.2/libsrc -lm ../libsrc/.libs/libnetcdf.a depbase=`echo nc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -g
-O2 -MT nc_test.o -MD -MP -MF "$depbase.Tpo" -c -o nc_test.o nc_test.c;
\
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -g -O2 -MT
error.o -MD -MP -MF "$depbase.Tpo" -c -o error.o error.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo test_get.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I..
-I../libsrc -g -O2 -MT test_get.o -MD -MP -MF "$depbase.Tpo" -c -o
test_get.o test_get.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo test_put.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -g
-O2 -MT test_put.o -MD -MP -MF "$depbase.Tpo" -c -o test_put.o
test_put.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo test_read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -g
-O2 -MT test_read.o -MD -MP -MF "$depbase.Tpo" -c -o test_read.o
test_read.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo test_write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -g
-O2 -MT test_write.o -MD -MP -MF "$depbase.Tpo" -c -o test_write.o
test_write.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran -I.. -I../libsrc -g -O2 -MT
util.o -MD -MP -MF "$depbase.Tpo" -c -o util.o util.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -L../libsrc -o nc_test nc_test.o
error.o test_get.o test_put.o test_read.o test_write.o util.o -lm ../libsrc/libnetcdf.la libtool:
link: cc -g -O2 -o nc_test nc_test.o error.o test_get.o test_put.o
test_read.o test_write.o util.o -L/Users/walter/netcdf-
3.6.2/libsrc -lm ../libsrc/.libs/libnetcdf.a make check-TESTS
*** Testing small files. Switching to 64-bit offset format. *** testing simple small file with a global attribute...ok. *** testing simple small file with fixed dimensions...ok.
*** testing simple small file with an unlimited dimension...ok. *** testing small file with one variable...ok. *** testing small file with one variable and one att...ok. *** testing small file with one record variable, which grows...ok.
*** testing small file with one growing record variable, with attributes added...ok. *** testing small file with two growing record variables, with attributes added...ok. Switching to netCDF classic format.
*** testing simple small file with a global attribute...ok.
*** testing simple small file with fixed dimensions...ok. *** testing simple small file with an unlimited dimension...ok. *** testing small file with one variable...ok. *** testing small file with one variable and one att...ok.
*** testing small file with one record variable, which grows...ok. *** testing small file with one growing record variable, with attributes added...ok. *** testing small file with two growing record variables, with attributes added...ok.
*** Tests successful! PASS: tst_small Testing 2 different netCDF formats.
Switching to netCDF classic format. *** Testing nc_strerror ... ok *** Testing nc_open ... ok *** Testing nc_close ... ok
*** Testing nc_inq ... ok *** Testing nc_inq_dimid ... ok *** Testing nc_inq_dim ... ok *** Testing nc_inq_dimlen ... ok *** Testing nc_inq_dimname ... ok *** Testing nc_inq_varid ... ok *** Testing nc_inq_var ... ok
*** Testing nc_inq_natts ... ok *** Testing nc_inq_ndims ... ok *** Testing nc_inq_nvars ... ok *** Testing nc_inq_unlimdim ... ok *** Testing nc_inq_vardimid ... ok *** Testing nc_inq_varname ... ok
*** Testing nc_inq_varnatts ... ok *** Testing nc_inq_varndims ... ok *** Testing nc_inq_vartype ... ok *** Testing nc_get_var_text ... 179 good comparisons. ok *** Testing nc_get_var_uchar ... 264 good comparisons. ok
*** Testing nc_get_var_schar ... 269 good comparisons. ok *** Testing nc_get_var_short ... 682 good comparisons. ok *** Testing nc_get_var_int ... 1189 good comparisons. ok *** Testing nc_get_var_long ... 1189 good comparisons. ok
*** Testing nc_get_var_float ... 1194 good comparisons. ok *** Testing nc_get_var_double ... 1207 good comparisons. ok *** Testing nc_get_var1_text ... 179 good comparisons. ok *** Testing nc_get_var1_uchar ... 264 good comparisons. ok
*** Testing nc_get_var1_schar ... 269 good comparisons. ok *** Testing nc_get_var1_short ... 682 good comparisons. ok *** Testing nc_get_var1_int ... 1189 good comparisons. ok *** Testing nc_get_var1_long ... 1189 good comparisons. ok
*** Testing nc_get_var1_float ... 1194 good comparisons. ok *** Testing nc_get_var1_double ... 1207 good comparisons. ok *** Testing nc_get_var1 ... 1386 good comparisons. ok *** Testing nc_get_vara_text ... 179 good comparisons. ok
*** Testing nc_get_vara_uchar ... 264 good comparisons. ok *** Testing nc_get_vara_schar ... 269 good comparisons. ok *** Testing nc_get_vara_short ... 682 good comparisons. ok *** Testing nc_get_vara_int ... 1189 good comparisons. ok
*** Testing nc_get_vara_long ... 1189 good comparisons. ok *** Testing nc_get_vara_float ... 1194 good comparisons. ok *** Testing nc_get_vara_double ... 1207 good comparisons. ok *** Testing nc_get_vara ... 1386 good comparisons. ok
*** Testing nc_get_vars_text ... 179 good comparisons. ok *** Testing nc_get_vars_uchar ... 264 good comparisons. ok *** Testing nc_get_vars_schar ... 269 good comparisons. ok *** Testing nc_get_vars_short ... 682 good comparisons. ok
*** Testing nc_get_vars_int ... 1189 good comparisons. ok *** Testing nc_get_vars_long ... 1189 good comparisons. ok *** Testing nc_get_vars_float ... 1194 good comparisons. ok *** Testing nc_get_vars_double ... 1207 good comparisons. ok
*** Testing nc_get_vars ... 1386 good comparisons. ok *** Testing nc_get_varm_text ... 179 good comparisons. ok *** Testing nc_get_varm_uchar ... 264 good comparisons. ok *** Testing nc_get_varm_schar ... 269 good comparisons. ok
*** Testing nc_get_varm_short ... 682 good comparisons. ok *** Testing nc_get_varm_int ... 1189 good comparisons. ok *** Testing nc_get_varm_long ... 1189 good comparisons. ok *** Testing nc_get_varm_float ... 1194 good comparisons. ok
*** Testing nc_get_varm_double ... 1207 good comparisons. ok *** Testing nc_get_varm ... 1386 good comparisons. ok *** Testing nc_get_att_text ... 7 good comparisons. ok *** Testing nc_get_att_uchar ... 5 good comparisons. ok
*** Testing nc_get_att_schar ... 7 good comparisons. ok *** Testing nc_get_att_short ... 15 good comparisons. ok *** Testing nc_get_att_int ... 19 good comparisons. ok *** Testing nc_get_att_long ... 19 good comparisons. ok
*** Testing nc_get_att_float ... 21 good comparisons. ok *** Testing nc_get_att_double ... 27 good comparisons. ok *** Testing nc_get_att ... 34 good comparisons. ok *** Testing nc_inq_att ... ok *** Testing nc_inq_attname ... ok
*** Testing nc_inq_attid ... ok *** Testing nc_inq_attlen ... ok *** Testing nc_inq_atttype ... ok *** Testing nc_create ... ok *** Testing nc_redef ... 1386 good comparisons. 34 good comparisons. 1386 good comparisons. 34 good comparisons. ok
*** Testing nc_sync ... 34 good comparisons. 1386 good comparisons. ok *** Testing nc_abort ... 1386 good comparisons. 34 good comparisons. ok *** Testing nc_def_dim ... ok *** Testing nc_rename_dim ... ok
*** Testing nc_def_var ... ok *** Testing nc_put_var_text ... 179 good comparisons. ok *** Testing nc_put_var_uchar ... 264 good comparisons. ok *** Testing nc_put_var_schar ... 269 good comparisons. ok
*** Testing nc_put_var_short ... 682 good comparisons. ok *** Testing nc_put_var_int ... 1189 good comparisons. ok *** Testing nc_put_var_long ... 1189 good comparisons. ok *** Testing nc_put_var_float ... 1194 good comparisons. ok
*** Testing nc_put_var_double ... 1207 good comparisons. ok *** Testing nc_put_var1_text ... 179 good comparisons. ok *** Testing nc_put_var1_uchar ... 264 good comparisons. ok *** Testing nc_put_var1_schar ... 269 good comparisons. ok
*** Testing nc_put_var1_short ... 682 good comparisons. ok *** Testing nc_put_var1_int ... 1189 good comparisons. ok *** Testing nc_put_var1_long ... 1189 good comparisons. ok *** Testing nc_put_var1_float ... 1194 good comparisons. ok
*** Testing nc_put_var1_double ... 1207 good comparisons. ok *** Testing nc_put_var1 ... 1386 good comparisons. ok *** Testing nc_put_vara_text ... 179 good comparisons. ok *** Testing nc_put_vara_uchar ... 264 good comparisons. ok
*** Testing nc_put_vara_schar ... 269 good comparisons. ok *** Testing nc_put_vara_short ... 682 good comparisons. ok *** Testing nc_put_vara_int ... 1189 good comparisons. ok *** Testing nc_put_vara_long ... 1189 good comparisons. ok
*** Testing nc_put_vara_float ... 1194 good comparisons. ok *** Testing nc_put_vara_double ... 1207 good comparisons. ok *** Testing nc_put_vara ... 1386 good comparisons. ok *** Testing nc_put_vars_text ... 179 good comparisons. ok
*** Testing nc_put_vars_uchar ... 264 good comparisons. ok *** Testing nc_put_vars_schar ... 269 good comparisons. ok *** Testing nc_put_vars_short ... 682 good comparisons. ok *** Testing nc_put_vars_int ... 1189 good comparisons. ok
*** Testing nc_put_vars_long ... 1189 good comparisons. ok *** Testing nc_put_vars_float ... 1194 good comparisons. ok *** Testing nc_put_vars_double ... 1207 good comparisons. ok *** Testing nc_put_vars ... 1386 good comparisons. ok
*** Testing nc_put_varm_text ... 179 good comparisons. ok *** Testing nc_put_varm_uchar ... 264 good comparisons. ok *** Testing nc_put_varm_schar ... 269 good comparisons. ok *** Testing nc_put_varm_short ... 682 good comparisons. ok
*** Testing nc_put_varm_int ... 1189 good comparisons. ok *** Testing nc_put_varm_long ... 1189 good comparisons. ok *** Testing nc_put_varm_float ... 1194 good comparisons. ok *** Testing nc_put_varm_double ... 1207 good comparisons. ok
*** Testing nc_put_varm ... 1386 good comparisons. ok *** Testing nc_rename_var ... 1386 good comparisons. ok *** Testing nc_put_att_text ... 7 good comparisons. ok *** Testing nc_put_att_uchar ... 5 good comparisons. ok
*** Testing nc_put_att_schar ... 7 good comparisons. ok *** Testing nc_put_att_short ... 15 good comparisons. ok *** Testing nc_put_att_int ... 19 good comparisons. ok *** Testing nc_put_att_long ... 19 good comparisons. ok
*** Testing nc_put_att_float ... 21 good comparisons. ok *** Testing nc_put_att_double ... 27 good comparisons. ok *** Testing nc_put_att ... 34 good comparisons. ok *** Testing nc_copy_att ... 34 good comparisons. ok
*** Testing nc_rename_att ... 34 good comparisons. ok *** Testing nc_del_att ... ok *** Testing nc_set_default_format ... ok
Switching to 64-bit offset format. *** Testing nc_strerror ... ok *** Testing nc_open ... ok
*** Testing nc_close ... ok *** Testing nc_inq ... ok *** Testing nc_inq_dimid ... ok *** Testing nc_inq_dim ... ok *** Testing nc_inq_dimlen ... ok *** Testing nc_inq_dimname ... ok *** Testing nc_inq_varid ... ok
*** Testing nc_inq_var ... ok *** Testing nc_inq_natts ... ok *** Testing nc_inq_ndims ... ok *** Testing nc_inq_nvars ... ok *** Testing nc_inq_unlimdim ... ok *** Testing nc_inq_vardimid ... ok *** Testing nc_inq_varname ... ok
*** Testing nc_inq_varnatts ... ok *** Testing nc_inq_varndims ... ok *** Testing nc_inq_vartype ... ok *** Testing nc_get_var_text ... 179 good comparisons. ok *** Testing nc_get_var_uchar ... 264 good comparisons. ok
*** Testing nc_get_var_schar ... 269 good comparisons. ok *** Testing nc_get_var_short ... 682 good comparisons. ok *** Testing nc_get_var_int ... 1189 good comparisons. ok *** Testing nc_get_var_long ... 1189 good comparisons. ok
*** Testing nc_get_var_float ... 1194 good comparisons. ok *** Testing nc_get_var_double ... 1207 good comparisons. ok *** Testing nc_get_var1_text ... 179 good comparisons. ok *** Testing nc_get_var1_uchar ... 264 good comparisons. ok
*** Testing nc_get_var1_schar ... 269 good comparisons. ok *** Testing nc_get_var1_short ... 682 good comparisons. ok *** Testing nc_get_var1_int ... 1189 good comparisons. ok *** Testing nc_get_var1_long ... 1189 good comparisons. ok
*** Testing nc_get_var1_float ... 1194 good comparisons. ok *** Testing nc_get_var1_double ... 1207 good comparisons. ok *** Testing nc_get_var1 ... 1386 good comparisons. ok *** Testing nc_get_vara_text ... 179 good comparisons. ok
*** Testing nc_get_vara_uchar ... 264 good comparisons. ok *** Testing nc_get_vara_schar ... 269 good comparisons. ok *** Testing nc_get_vara_short ... 682 good comparisons. ok *** Testing nc_get_vara_int ... 1189 good comparisons. ok
*** Testing nc_get_vara_long ... 1189 good comparisons. ok *** Testing nc_get_vara_float ... 1194 good comparisons. ok *** Testing nc_get_vara_double ... 1207 good comparisons. ok *** Testing nc_get_vara ... 1386 good comparisons. ok
*** Testing nc_get_vars_text ... 179 good comparisons. ok *** Testing nc_get_vars_uchar ... 264 good comparisons. ok *** Testing nc_get_vars_schar ... 269 good comparisons. ok *** Testing nc_get_vars_short ... 682 good comparisons. ok
*** Testing nc_get_vars_int ... 1189 good comparisons. ok *** Testing nc_get_vars_long ... 1189 good comparisons. ok *** Testing nc_get_vars_float ... 1194 good comparisons. ok *** Testing nc_get_vars_double ... 1207 good comparisons. ok
*** Testing nc_get_vars ... 1386 good comparisons. ok *** Testing nc_get_varm_text ... 179 good comparisons. ok *** Testing nc_get_varm_uchar ... 264 good comparisons. ok *** Testing nc_get_varm_schar ... 269 good comparisons. ok
*** Testing nc_get_varm_short ... 682 good comparisons. ok *** Testing nc_get_varm_int ... 1189 good comparisons. ok *** Testing nc_get_varm_long ... 1189 good comparisons. ok *** Testing nc_get_varm_float ... 1194 good comparisons. ok
*** Testing nc_get_varm_double ... 1207 good comparisons. ok *** Testing nc_get_varm ... 1386 good comparisons. ok *** Testing nc_get_att_text ... 7 good comparisons. ok *** Testing nc_get_att_uchar ... 5 good comparisons. ok
*** Testing nc_get_att_schar ... 7 good comparisons. ok *** Testing nc_get_att_short ... 15 good comparisons. ok *** Testing nc_get_att_int ... 19 good comparisons. ok *** Testing nc_get_att_long ... 19 good comparisons. ok
*** Testing nc_get_att_float ... 21 good comparisons. ok *** Testing nc_get_att_double ... 27 good comparisons. ok *** Testing nc_get_att ... 34 good comparisons. ok *** Testing nc_inq_att ... ok *** Testing nc_inq_attname ... ok
*** Testing nc_inq_attid ... ok *** Testing nc_inq_attlen ... ok *** Testing nc_inq_atttype ... ok *** Testing nc_create ... ok *** Testing nc_redef ... 1386 good comparisons. 34 good comparisons. 1386 good comparisons. 34 good comparisons. ok
*** Testing nc_sync ... 34 good comparisons. 1386 good comparisons. ok *** Testing nc_abort ... 1386 good comparisons. 34 good comparisons. ok *** Testing nc_def_dim ... ok *** Testing nc_rename_dim ... ok
*** Testing nc_def_var ... ok *** Testing nc_put_var_text ... 179 good comparisons. ok *** Testing nc_put_var_uchar ... 264 good comparisons. ok *** Testing nc_put_var_schar ... 269 good comparisons. ok
*** Testing nc_put_var_short ... 682 good comparisons. ok *** Testing nc_put_var_int ... 1189 good comparisons. ok *** Testing nc_put_var_long ... 1189 good comparisons. ok *** Testing nc_put_var_float ... 1194 good comparisons. ok
*** Testing nc_put_var_double ... 1207 good comparisons. ok *** Testing nc_put_var1_text ... 179 good comparisons. ok *** Testing nc_put_var1_uchar ... 264 good comparisons. ok *** Testing nc_put_var1_schar ... 269 good comparisons. ok
*** Testing nc_put_var1_short ... 682 good comparisons. ok *** Testing nc_put_var1_int ... 1189 good comparisons. ok *** Testing nc_put_var1_long ... 1189 good comparisons. ok *** Testing nc_put_var1_float ... 1194 good comparisons. ok
*** Testing nc_put_var1_double ... 1207 good comparisons. ok *** Testing nc_put_var1 ... 1386 good comparisons. ok *** Testing nc_put_vara_text ... 179 good comparisons. ok *** Testing nc_put_vara_uchar ... 264 good comparisons. ok
*** Testing nc_put_vara_schar ... 269 good comparisons. ok *** Testing nc_put_vara_short ... 682 good comparisons. ok *** Testing nc_put_vara_int ... 1189 good comparisons. ok *** Testing nc_put_vara_long ... 1189 good comparisons. ok
*** Testing nc_put_vara_float ... 1194 good comparisons. ok *** Testing nc_put_vara_double ... 1207 good comparisons. ok *** Testing nc_put_vara ... 1386 good comparisons. ok *** Testing nc_put_vars_text ... 179 good comparisons. ok
*** Testing nc_put_vars_uchar ... 264 good comparisons. ok *** Testing nc_put_vars_schar ... 269 good comparisons. ok *** Testing nc_put_vars_short ... 682 good comparisons. ok *** Testing nc_put_vars_int ... 1189 good comparisons. ok
*** Testing nc_put_vars_long ... 1189 good comparisons. ok *** Testing nc_put_vars_float ... 1194 good comparisons. ok *** Testing nc_put_vars_double ... 1207 good comparisons. ok *** Testing nc_put_vars ... 1386 good comparisons. ok
*** Testing nc_put_varm_text ... 179 good comparisons. ok *** Testing nc_put_varm_uchar ... 264 good comparisons. ok *** Testing nc_put_varm_schar ... 269 good comparisons. ok *** Testing nc_put_varm_short ... 682 good comparisons. ok
*** Testing nc_put_varm_int ... 1189 good comparisons. ok *** Testing nc_put_varm_long ... 1189 good comparisons. ok *** Testing nc_put_varm_float ... 1194 good comparisons. ok *** Testing nc_put_varm_double ... 1207 good comparisons. ok
*** Testing nc_put_varm ... 1386 good comparisons. ok *** Testing nc_rename_var ... 1386 good comparisons. ok *** Testing nc_put_att_text ... 7 good comparisons. ok *** Testing nc_put_att_uchar ... 5 good comparisons. ok
*** Testing nc_put_att_schar ... 7 good comparisons. ok *** Testing nc_put_att_short ... 15 good comparisons. ok *** Testing nc_put_att_int ... 19 good comparisons. ok *** Testing nc_put_att_long ... 19 good comparisons. ok
*** Testing nc_put_att_float ... 21 good comparisons. ok *** Testing nc_put_att_double ... 27 good comparisons. ok *** Testing nc_put_att ... 34 good comparisons. ok *** Testing nc_copy_att ... 34 good comparisons. ok
*** Testing nc_rename_att ... 34 good comparisons. ok *** Testing nc_del_att ... ok *** Testing nc_set_default_format ... ok
*** Total number of failures: 0 *** nc_test SUCCESS!!! PASS: nc_test
================== All 2 tests passed ================== Making check in examples Making check in C make simple_xy_wr simple_xy_rd sfc_pres_temp_wr sfc_pres_temp_rd pres_temp_4D_wr pres_temp_4D_rd depbase=`echo simple_xy_wr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../fortran -I../..
-I../../libsrc -g -O2 -MT simple_xy_wr.o -MD -MP -MF "$depbase.Tpo"
-c -o simple_xy_wr.o simple_xy_wr.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2
-L../../libsrc -o simple_xy_wr simple_xy_wr.o -lm
../../libsrc/libnetcdf.la libtool: link: cc -g -O2 -o simple_xy_wr simple_xy_wr.o -L/Users/walter/netcdf-
3.6.2/libsrc -lm ../../libsrc/.libs/libnetcdf.a depbase=`echo simple_xy_rd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../fortran -I../..
-I../../libsrc -g -O2 -MT simple_xy_rd.o -MD -MP -MF "$depbase.Tpo"
-c -o simple_xy_rd.o simple_xy_rd.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh
../../libtool --tag=CC --mode=link cc -g -O2 -L../../libsrc -o
simple_xy_rd simple_xy_rd.o -lm ../../libsrc/libnetcdf.la
libtool: link: cc -g -O2 -o simple_xy_rd simple_xy_rd.o -L/Users/walter/netcdf-3.6.2/libsrc -lm ../../libsrc/.libs/libnetcdf.a depbase=`echo sfc_pres_temp_wr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../fortran -I../..
-I../../libsrc -g -O2 -MT sfc_pres_temp_wr.o -MD -MP -MF
"$depbase.Tpo" -c -o sfc_pres_temp_wr.o sfc_pres_temp_wr.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2
-L../../libsrc -o sfc_pres_temp_wr sfc_pres_temp_wr.o -lm
../../libsrc/libnetcdf.la libtool: link: cc -g -O2 -o sfc_pres_temp_wr sfc_pres_temp_wr.o -L/Users/walter/netcdf-
3.6.2/libsrc -lm ../../libsrc/.libs/libnetcdf.a depbase=`echo sfc_pres_temp_rd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../fortran -I../..
-I../../libsrc -g -O2 -MT sfc_pres_temp_rd.o -MD -MP -MF
"$depbase.Tpo" -c -o sfc_pres_temp_rd.o sfc_pres_temp_rd.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh
../../libtool --tag=CC --mode=link cc -g -O2 -L../../libsrc -o
sfc_pres_temp_rd sfc_pres_temp_rd.o -lm ../../libsrc/libnetcdf.la
libtool: link: cc -g -O2 -o sfc_pres_temp_rd sfc_pres_temp_rd.o
-L/Users/walter/netcdf-3.6.2/libsrc -lm ../../libsrc/.libs/libnetcdf.a depbase=`echo pres_temp_4D_wr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../fortran -I../..
-I../../libsrc -g -O2 -MT pres_temp_4D_wr.o -MD -MP -MF
"$depbase.Tpo" -c -o pres_temp_4D_wr.o pres_temp_4D_wr.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2
-L../../libsrc -o pres_temp_4D_wr pres_temp_4D_wr.o -lm
../../libsrc/libnetcdf.la libtool: link: cc -g -O2 -o pres_temp_4D_wr pres_temp_4D_wr.o -L/Users/walter/netcdf-
3.6.2/libsrc -lm ../../libsrc/.libs/libnetcdf.a depbase=`echo pres_temp_4D_rd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../fortran -I../..
-I../../libsrc -g -O2 -MT pres_temp_4D_rd.o -MD -MP -MF
"$depbase.Tpo" -c -o pres_temp_4D_rd.o pres_temp_4D_rd.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh
../../libtool --tag=CC --mode=link cc -g -O2 -L../../libsrc -o
pres_temp_4D_rd pres_temp_4D_rd.o -lm ../../libsrc/libnetcdf.la
libtool: link: cc -g -O2 -o pres_temp_4D_rd pres_temp_4D_rd.o
-L/Users/walter/netcdf-3.6.2/libsrc -lm ../../libsrc/.libs/libnetcdf.a make check-TESTS *** SUCCESS writing example file simple_xy.nc! PASS: simple_xy_wr
*** SUCCESS reading example file simple_xy.nc! PASS: simple_xy_rd *** SUCCESS writing example file sfc_pres_temp.nc! PASS: sfc_pres_temp_wr *** SUCCESS reading example file sfc_pres_temp.nc! PASS: sfc_pres_temp_rd
*** SUCCESS writing example file pres_temp_4D.nc! PASS: pres_temp_4D_wr *** SUCCESS reading example file pres_temp_4D.nc! PASS: pres_temp_4D_rd ================== All 6 tests passed ==================
Making check in CDL make check-TESTS
*** Creating example data files from CDL scripts. *** creating simple_xy.nc... *** checking sfc_pres_temp.nc... *** checking pres_temp_4D.nc... *** All example creations worked!
PASS: create_sample_files.sh
*** Testing that CXX examples produced same files as C examples. *** checking simple_xy.nc... *** checking sfc_pres_temp.nc... *** checking pres_temp_4D.nc... *** All CXX example comparisons worked!
PASS: do_comps.sh ================== All 7 tests passed ================== make[2]: Nothing to be done for `check-am'. make[1]: Nothing to be done for `check-am'. walter-scotts-computer:~/netcdf-
3.6.2 walter$ sudo make install Password: Making install in f90 make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/man/man3" || mkdir -p -- "/usr/local/share/man/man3"
/sw/bin/install -c -m 644 './netcdf_f90.3' '/usr/local/share/man/man3/netcdf_f90.3' test -z "/usr/local/include" || mkdir -p -- "/usr/local/include" /sw/bin/install -c -m 644 '
typesizes.mod' '/usr/local/include/typesizes.mod' /sw/bin/install -c -m 644 'netcdf.mod' '/usr/local/include/netcdf.mod' Making install in fortran test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
test -z "/usr/local/include" || mkdir -p -- "/usr/local/include" /sw/bin/install -c -m 644 'netcdf.inc' '/usr/local/include/netcdf.inc' test -z "/usr/local/share/man/man3" || mkdir -p -- "/usr/local/share/man/man3"
/sw/bin/install -c -m 644 './netcdf_f77.3' '/usr/local/share/man/man3/netcdf_f77.3' Making install in libsrc test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib" /bin/sh ../libtool --mode=install /sw/bin/install -c '
libnetcdf.la' '/usr/local/lib/libnetcdf.la' libtool: install: /sw/bin/install -c .libs/libnetcdf.lai /usr/local/lib/libnetcdf.la
libtool: install: /sw/bin/install -c .libs/libnetcdf.a /usr/local/lib/libnetcdf.a
libtool: install: chmod 644 /usr/local/lib/libnetcdf.a libtool: install: ranlib /usr/local/lib/libnetcdf.a ---------------------------------------------------------------------- Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/include" || mkdir -p -- "/usr/local/include"
/sw/bin/install -c -m 644 'netcdf.h' '/usr/local/include/netcdf.h' test -z "/usr/local/share/man/man3" || mkdir -p -- "/usr/local/share/man/man3" /sw/bin/install -c -m 644 './netcdf.3' '/usr/local/share/man/man3/netcdf.3'
Making install in nctest make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in ncgen test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/bin/sh ../libtool --mode=install /sw/bin/install -c 'ncgen' '/usr/local/bin/ncgen' libtool: install: /sw/bin/install -c ncgen /usr/local/bin/ncgen test -z "/usr/local/share/man/man1" || mkdir -p -- "/usr/local/share/man/man1"
/sw/bin/install -c -m 644 './ncgen.1' '/usr/local/share/man/man1/ncgen.1' Making install in ncdump test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin" /bin/sh ../libtool --mode=install /sw/bin/install -c 'ncdump' '/usr/local/bin/ncdump'
libtool: install: /sw/bin/install -c ncdump /usr/local/bin/ncdump test -z "/usr/local/share/man/man1" || mkdir -p -- "/usr/local/share/man/man1" /sw/bin/install -c -m 644 './ncdump.1' '/usr/local/share/man/man1/ncdump.1'
Making install in nf_test make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in cxx test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
/bin/sh ../libtool --mode=install /sw/bin/install -c 'libnetcdf_c++.la' '/usr/local/lib/libnetcdf_c++.la' libtool: install: /sw/bin/install -c .libs/libnetcdf_c++.lai /usr/local/lib/libnetcdf_c++.la
libtool: install: /sw/bin/install -c .libs/libnetcdf_c++.a /usr/local/lib/libnetcdf_c++.a libtool: install: chmod 644 /usr/local/lib/libnetcdf_c++.a libtool: install: ranlib /usr/local/lib/libnetcdf_c++.a ----------------------------------------------------------------------
Libraries have been installed in: /usr/local/lib
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following: - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/include" || mkdir -p -- "/usr/local/include"
/sw/bin/install -c -m 644 'netcdfcpp.h' '/usr/local/include/netcdfcpp.h' /sw/bin/install -c -m 644 'ncvalues.h' '/usr/local/include/ncvalues.h' /sw/bin/install -c -m 644 '
netcdf.hh
' '/usr/local/include/netcdf.hh' Making install in nc_test make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in examples
Making install in C make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in CDL make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'. Making install in F77 make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in F90
make install-am make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in CXX make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make install-data-hook
+-------------------------------------------------------------+
| CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. It does not take very long. |
| | | Before using netCDF to store important data, test your | | build with "make check". | | |
| NetCDF is tested nightly on many platforms at Unidata | | but your platform is probably different in some ways. | | | | If any tests fail, please see the netCDF web site: |
| http://www.unidata.ucar.edu/software/netcdf/ | | |
| NetCDF is developed and maintained at the Unidata Program |
| Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | |
http://www.unidata.ucar.edu |
+----------------------------------------------------