>>> Compiling source in /var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2 ... * econf: updating netcdf-3.6.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating netcdf-3.6.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --docdir=/usr/share/doc/netcdf-3.6.2 --disable-flag-setting --disable-docs-install --enable-f77 --enable-f90 FC=gfortran F90=gfortran F77=gfortran --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu configure: netCDF 3.6.2 checking build system type... x86_64-pc-linux-gnu checking host 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 thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk 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... no checking whether FFIO will be used... no checking whether to skip C++, F77, or F90 APIs if compiler is broken... yes 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... yes configure: finding C compiler checking for x86_64-pc-linux-gnu-xlc... no checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-c89... no checking for x86_64-pc-linux-gnu-acc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -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 x86_64-pc-linux-gnu-xlf90... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking for x86_64-pc-linux-gnu-xlf... 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 x86_64-pc-linux-gnu-cl... no checking for x86_64-pc-linux-gnu-KCC... no checking for x86_64-pc-linux-gnu-CC... no checking for x86_64-pc-linux-gnu-cxx... no checking for x86_64-pc-linux-gnu-cc++... no checking for x86_64-pc-linux-gnu-xlC... no checking for x86_64-pc-linux-gnu-aCC... no checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-c++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-c++... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-c++ -E checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-c++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-c++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-c++ static flag -static works... yes checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: finding other utilities checking for a BSD-compatible install... /usr/bin/install -c configure: trying to set fortran flags for this platform 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... -DNDEBUG checking CC CFLAGS... x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 checking type x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc is /usr/bin/x86_64-pc-linux-gnu-gcc checking CXX... x86_64-pc-linux-gnu-c++ checking CXXFLAGS... -O2 -pipe -march=k8 checking type x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++ is /usr/bin/x86_64-pc-linux-gnu-c++ checking FC... gfortran checking FFLAGS... -g -O2 checking type gfortran... gfortran is /usr/bin/gfortran checking F90... gfortran checking F90FLAGS... -i4 checking type gfortran... gfortran is /usr/bin/gfortran checking AR... x86_64-pc-linux-gnu-ar checking ARFLAGS... checking type x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar is /usr/bin/x86_64-pc-linux-gnu-ar checking NM... /usr/bin/nm -B checking NMFLAGS... 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 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... no 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... 8 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... 8 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 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2' Making all in f90 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/f90' /bin/sh ../libtool --mode=compile gfortran -I../libsrc -I. -O2 -c -o typeSizes.lo typeSizes.f90 gfortran -I../libsrc -I. -O2 -c -o typeSizes.o typeSizes.f90 mkdir .libs gfortran -I../libsrc -I. -O2 -c typeSizes.f90 -fPIC -o .libs/typeSizes.o gfortran -I../libsrc -I. -O2 -c typeSizes.f90 -o typeSizes.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gfortran -I../libsrc -I. -O2 -c -o netcdf.lo netcdf.f90 gfortran -I../libsrc -I. -O2 -c -o netcdf.o netcdf.f90 gfortran -I../libsrc -I. -O2 -c netcdf.f90 -fPIC -o .libs/netcdf.o gfortran -I../libsrc -I. -O2 -c netcdf.f90 -o netcdf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gfortran -I../libsrc -I. -O2 -Wl,-O1,--as-needed -o libnetcdff90.la typeSizes.lo netcdf.lo x86_64-pc-linux-gnu-ar cru .libs/libnetcdff90.a .libs/typeSizes.o .libs/netcdf.o x86_64-pc-linux-gnu-ranlib .libs/libnetcdff90.a creating libnetcdff90.la (cd .libs && rm -f libnetcdff90.la && ln -s ../libnetcdff90.la libnetcdff90.la) make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/f90' Making all in fortran make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/fortran' cd .. && /bin/sh /var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/missing --run autoheader rm -f stamp-h2 touch nfconfig.in cd .. && /bin/sh ./config.status fortran/nfconfig1.inc config.status: creating fortran/nfconfig1.inc config.status: fortran/nfconfig1.inc is unchanged make all-am make[3]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/fortran' depbase=`echo fort-attio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-attio.lo -MD -MP -MF $depbase.Tpo -c -o fort-attio.lo fort-attio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fort-control.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-control.lo -MD -MP -MF $depbase.Tpo -c -o fort-control.lo fort-control.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fort-dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-dim.lo -MD -MP -MF $depbase.Tpo -c -o fort-dim.lo fort-dim.c &&\ mv -f $depbase.Tpo $depbase.Plo mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-attio.lo -MD -MP -MF .deps/fort-attio.Tpo -c fort-attio.c -fPIC -DPIC -o .libs/fort-attio.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-dim.lo -MD -MP -MF .deps/fort-dim.Tpo -c fort-dim.c -fPIC -DPIC -o .libs/fort-dim.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-control.lo -MD -MP -MF .deps/fort-control.Tpo -c fort-control.c -fPIC -DPIC -o .libs/fort-control.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-dim.lo -MD -MP -MF .deps/fort-dim.Tpo -c fort-dim.c -o fort-dim.o >/dev/null 2>&1 depbase=`echo fort-genatt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-genatt.lo -MD -MP -MF $depbase.Tpo -c -o fort-genatt.lo fort-genatt.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-control.lo -MD -MP -MF .deps/fort-control.Tpo -c fort-control.c -o fort-control.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-attio.lo -MD -MP -MF .deps/fort-attio.Tpo -c fort-attio.c -o fort-attio.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-genatt.lo -MD -MP -MF .deps/fort-genatt.Tpo -c fort-genatt.c -fPIC -DPIC -o .libs/fort-genatt.o depbase=`echo fort-geninq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-geninq.lo -MD -MP -MF $depbase.Tpo -c -o fort-geninq.lo fort-geninq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fort-genvar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-genvar.lo -MD -MP -MF $depbase.Tpo -c -o fort-genvar.lo fort-genvar.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-geninq.lo -MD -MP -MF .deps/fort-geninq.Tpo -c fort-geninq.c -fPIC -DPIC -o .libs/fort-geninq.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-genvar.lo -MD -MP -MF .deps/fort-genvar.Tpo -c fort-genvar.c -fPIC -DPIC -o .libs/fort-genvar.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-genatt.lo -MD -MP -MF .deps/fort-genatt.Tpo -c fort-genatt.c -o fort-genatt.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-geninq.lo -MD -MP -MF .deps/fort-geninq.Tpo -c fort-geninq.c -o fort-geninq.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-genvar.lo -MD -MP -MF .deps/fort-genvar.Tpo -c fort-genvar.c -o fort-genvar.o >/dev/null 2>&1 depbase=`echo fort-lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-lib.lo -MD -MP -MF $depbase.Tpo -c -o fort-lib.lo fort-lib.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fort-misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-misc.lo -MD -MP -MF $depbase.Tpo -c -o fort-misc.lo fort-misc.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-lib.lo -MD -MP -MF .deps/fort-lib.Tpo -c fort-lib.c -fPIC -DPIC -o .libs/fort-lib.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-misc.lo -MD -MP -MF .deps/fort-misc.Tpo -c fort-misc.c -fPIC -DPIC -o .libs/fort-misc.o depbase=`echo fort-v2compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-v2compat.lo -MD -MP -MF $depbase.Tpo -c -o fort-v2compat.lo fort-v2compat.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-lib.lo -MD -MP -MF .deps/fort-lib.Tpo -c fort-lib.c -o fort-lib.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-misc.lo -MD -MP -MF .deps/fort-misc.Tpo -c fort-misc.c -o fort-misc.o >/dev/null 2>&1 depbase=`echo fort-vario.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-vario.lo -MD -MP -MF $depbase.Tpo -c -o fort-vario.lo fort-vario.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-v2compat.lo -MD -MP -MF .deps/fort-v2compat.Tpo -c fort-v2compat.c -fPIC -DPIC -o .libs/fort-v2compat.o depbase=`echo fort-var1io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-var1io.lo -MD -MP -MF $depbase.Tpo -c -o fort-var1io.lo fort-var1io.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-vario.lo -MD -MP -MF .deps/fort-vario.Tpo -c fort-vario.c -fPIC -DPIC -o .libs/fort-vario.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-var1io.lo -MD -MP -MF .deps/fort-var1io.Tpo -c fort-var1io.c -fPIC -DPIC -o .libs/fort-var1io.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-vario.lo -MD -MP -MF .deps/fort-vario.Tpo -c fort-vario.c -o fort-vario.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-var1io.lo -MD -MP -MF .deps/fort-var1io.Tpo -c fort-var1io.c -o fort-var1io.o >/dev/null 2>&1 depbase=`echo fort-varaio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varaio.lo -MD -MP -MF $depbase.Tpo -c -o fort-varaio.lo fort-varaio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fort-varmio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varmio.lo -MD -MP -MF $depbase.Tpo -c -o fort-varmio.lo fort-varmio.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varaio.lo -MD -MP -MF .deps/fort-varaio.Tpo -c fort-varaio.c -fPIC -DPIC -o .libs/fort-varaio.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varmio.lo -MD -MP -MF .deps/fort-varmio.Tpo -c fort-varmio.c -fPIC -DPIC -o .libs/fort-varmio.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varaio.lo -MD -MP -MF .deps/fort-varaio.Tpo -c fort-varaio.c -o fort-varaio.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-v2compat.lo -MD -MP -MF .deps/fort-v2compat.Tpo -c fort-v2compat.c -o fort-v2compat.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varmio.lo -MD -MP -MF .deps/fort-varmio.Tpo -c fort-varmio.c -o fort-varmio.o >/dev/null 2>&1 depbase=`echo fort-varsio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varsio.lo -MD -MP -MF $depbase.Tpo -c -o fort-varsio.lo fort-varsio.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varsio.lo -MD -MP -MF .deps/fort-varsio.Tpo -c fort-varsio.c -fPIC -DPIC -o .libs/fort-varsio.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT fort-varsio.lo -MD -MP -MF .deps/fort-varsio.Tpo -c fort-varsio.c -o fort-varsio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -version-info 4:0:0 -Wl,-O1,--as-needed -o libnetcdff.la -rpath /usr/lib64 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 x86_64-pc-linux-gnu-gcc -shared .libs/fort-attio.o .libs/fort-control.o .libs/fort-dim.o .libs/fort-genatt.o .libs/fort-geninq.o .libs/fort-genvar.o .libs/fort-lib.o .libs/fort-misc.o .libs/fort-v2compat.o .libs/fort-vario.o .libs/fort-var1io.o .libs/fort-varaio.o .libs/fort-varmio.o .libs/fort-varsio.o -Wl,--whole-archive ../f90/.libs/libnetcdff90.a -Wl,--no-whole-archive -march=k8 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetcdff.so.4 -o .libs/libnetcdff.so.4.0.0 (cd .libs && rm -f libnetcdff.so.4 && ln -s libnetcdff.so.4.0.0 libnetcdff.so.4) (cd .libs && rm -f libnetcdff.so && ln -s libnetcdff.so.4.0.0 libnetcdff.so) rm -fr .libs/libnetcdff.lax mkdir .libs/libnetcdff.lax rm -fr .libs/libnetcdff.lax/libnetcdff90.a mkdir .libs/libnetcdff.lax/libnetcdff90.a (cd .libs/libnetcdff.lax/libnetcdff90.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/fortran/../f90/.libs/libnetcdff90.a) x86_64-pc-linux-gnu-ar cru .libs/libnetcdff.a fort-attio.o fort-control.o fort-dim.o fort-genatt.o fort-geninq.o fort-genvar.o fort-lib.o fort-misc.o fort-v2compat.o fort-vario.o fort-var1io.o fort-varaio.o fort-varmio.o fort-varsio.o .libs/libnetcdff.lax/libnetcdff90.a/typeSizes.o .libs/libnetcdff.lax/libnetcdff90.a/netcdf.o x86_64-pc-linux-gnu-ranlib .libs/libnetcdff.a rm -fr .libs/libnetcdff.lax creating libnetcdff.la (cd .libs && rm -f libnetcdff.la && ln -s ../libnetcdff.la libnetcdff.la) make[3]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/fortran' make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/fortran' Making all in libsrc make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc' depbase=`echo attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT attr.lo -MD -MP -MF $depbase.Tpo -c -o attr.lo attr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT ncx.lo -MD -MP -MF $depbase.Tpo -c -o ncx.lo ncx.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo putget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT putget.lo -MD -MP -MF $depbase.Tpo -c -o putget.lo putget.c &&\ mv -f $depbase.Tpo $depbase.Plo mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT putget.lo -MD -MP -MF .deps/putget.Tpo -c putget.c -fPIC -DPIC -o .libs/putget.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT ncx.lo -MD -MP -MF .deps/ncx.Tpo -c ncx.c -fPIC -DPIC -o .libs/ncx.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.c -fPIC -DPIC -o .libs/attr.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.c -o attr.o >/dev/null 2>&1 depbase=`echo dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT dim.lo -MD -MP -MF $depbase.Tpo -c -o dim.lo dim.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT ncx.lo -MD -MP -MF .deps/ncx.Tpo -c ncx.c -o ncx.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -fPIC -DPIC -o .libs/dim.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -o dim.o >/dev/null 2>&1 depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 depbase=`echo libvers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT libvers.lo -MD -MP -MF $depbase.Tpo -c -o libvers.lo libvers.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT libvers.lo -MD -MP -MF .deps/libvers.Tpo -c libvers.c -fPIC -DPIC -o .libs/libvers.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT libvers.lo -MD -MP -MF .deps/libvers.Tpo -c libvers.c -o libvers.o >/dev/null 2>&1 depbase=`echo nc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT nc.lo -MD -MP -MF $depbase.Tpo -c -o nc.lo nc.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT nc.lo -MD -MP -MF .deps/nc.Tpo -c nc.c -fPIC -DPIC -o .libs/nc.o depbase=`echo string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT string.lo -MD -MP -MF $depbase.Tpo -c -o string.lo string.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT nc.lo -MD -MP -MF .deps/nc.Tpo -c nc.c -o nc.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 depbase=`echo v1hpg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT v1hpg.lo -MD -MP -MF $depbase.Tpo -c -o v1hpg.lo v1hpg.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT v1hpg.lo -MD -MP -MF .deps/v1hpg.Tpo -c v1hpg.c -fPIC -DPIC -o .libs/v1hpg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT putget.lo -MD -MP -MF .deps/putget.Tpo -c putget.c -o putget.o >/dev/null 2>&1 depbase=`echo var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT var.lo -MD -MP -MF $depbase.Tpo -c -o var.lo var.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.c -fPIC -DPIC -o .libs/var.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT v1hpg.lo -MD -MP -MF .deps/v1hpg.Tpo -c v1hpg.c -o v1hpg.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.c -o var.o >/dev/null 2>&1 depbase=`echo posixio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT posixio.lo -MD -MP -MF $depbase.Tpo -c -o posixio.lo posixio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo v2i.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT v2i.lo -MD -MP -MF $depbase.Tpo -c -o v2i.lo v2i.c &&\ mv -f $depbase.Tpo $depbase.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT posixio.lo -MD -MP -MF .deps/posixio.Tpo -c posixio.c -fPIC -DPIC -o .libs/posixio.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT v2i.lo -MD -MP -MF .deps/v2i.Tpo -c v2i.c -fPIC -DPIC -o .libs/v2i.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT v2i.lo -MD -MP -MF .deps/v2i.Tpo -c v2i.c -o v2i.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT posixio.lo -MD -MP -MF .deps/posixio.Tpo -c posixio.c -o posixio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1,--as-needed -o libnetcdf2.la v2i.lo x86_64-pc-linux-gnu-ar cru .libs/libnetcdf2.a .libs/v2i.o x86_64-pc-linux-gnu-ranlib .libs/libnetcdf2.a creating libnetcdf2.la (cd .libs && rm -f libnetcdf2.la && ln -s ../libnetcdf2.la libnetcdf2.la) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -version-info 4:0:0 -no-undefined -Wl,-O1,--as-needed -o libnetcdf.la -rpath /usr/lib64 attr.lo ncx.lo putget.lo dim.lo error.lo libvers.lo nc.lo string.lo v1hpg.lo var.lo posixio.lo libnetcdf2.la x86_64-pc-linux-gnu-gcc -shared .libs/attr.o .libs/ncx.o .libs/putget.o .libs/dim.o .libs/error.o .libs/libvers.o .libs/nc.o .libs/string.o .libs/v1hpg.o .libs/var.o .libs/posixio.o -Wl,--whole-archive ./.libs/libnetcdf2.a -Wl,--no-whole-archive -march=k8 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetcdf.so.4 -o .libs/libnetcdf.so.4.0.0 (cd .libs && rm -f libnetcdf.so.4 && ln -s libnetcdf.so.4.0.0 libnetcdf.so.4) (cd .libs && rm -f libnetcdf.so && ln -s libnetcdf.so.4.0.0 libnetcdf.so) rm -fr .libs/libnetcdf.lax mkdir .libs/libnetcdf.lax rm -fr .libs/libnetcdf.lax/libnetcdf2.a mkdir .libs/libnetcdf.lax/libnetcdf2.a (cd .libs/libnetcdf.lax/libnetcdf2.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc/./.libs/libnetcdf2.a) x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-ranlib .libs/libnetcdf.a rm -fr .libs/libnetcdf.lax creating libnetcdf.la (cd .libs && rm -f libnetcdf.la && ln -s ../libnetcdf.la libnetcdf.la) make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc' Making all in nctest make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nctest' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nctest' Making all in ncgen make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncgen' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT load.o -MD -MP -MF $depbase.Tpo -c -o load.o load.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ncgentab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT ncgentab.o -MD -MP -MF $depbase.Tpo -c -o ncgentab.o ncgentab.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I.. -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1,--as-needed -o ncgen main.o load.o ncgentab.o escapes.o getfill.o init.o genlib.o ../libsrc/libnetcdf.la mkdir .libs x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o .libs/ncgen main.o load.o ncgentab.o escapes.o getfill.o init.o genlib.o ../libsrc/.libs/libnetcdf.so creating ncgen make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncgen' Making all in ncdump make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncdump' depbase=`echo ncdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT ncdump.o -MD -MP -MF $depbase.Tpo -c -o ncdump.o ncdump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vardata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT vardata.o -MD -MP -MF $depbase.Tpo -c -o vardata.o vardata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dumplib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT dumplib.o -MD -MP -MF $depbase.Tpo -c -o dumplib.o dumplib.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1,--as-needed -o ncdump ncdump.o vardata.o dumplib.o -lm ../libsrc/libnetcdf.la mkdir .libs x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o .libs/ncdump ncdump.o vardata.o dumplib.o -lm ../libsrc/.libs/libnetcdf.so creating ncdump make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncdump' Making all in nf_test make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nf_test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nf_test' Making all in cxx make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/cxx' depbase=`echo netcdf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I. -I.. -I../fortran -DDEBUG -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT netcdf.lo -MD -MP -MF $depbase.Tpo -c -o netcdf.lo netcdf.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncvalues.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I. -I.. -I../fortran -DDEBUG -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT ncvalues.lo -MD -MP -MF $depbase.Tpo -c -o ncvalues.lo ncvalues.cpp &&\ mv -f $depbase.Tpo $depbase.Plo mkdir .libs x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I. -I.. -I../fortran -DDEBUG -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT ncvalues.lo -MD -MP -MF .deps/ncvalues.Tpo -c ncvalues.cpp -fPIC -DPIC -o .libs/ncvalues.o x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I. -I.. -I../fortran -DDEBUG -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT netcdf.lo -MD -MP -MF .deps/netcdf.Tpo -c netcdf.cpp -fPIC -DPIC -o .libs/netcdf.o ncvalues.cpp: In member function 'virtual char NcValues_ncbyte::as_char(long int) const': ncvalues.cpp:80: warning: comparison is always false due to limited range of data type x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I. -I.. -I../fortran -DDEBUG -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT ncvalues.lo -MD -MP -MF .deps/ncvalues.Tpo -c ncvalues.cpp -o ncvalues.o >/dev/null 2>&1 x86_64-pc-linux-gnu-c++ -DHAVE_CONFIG_H -I. -I.. -I../fortran -DDEBUG -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT netcdf.lo -MD -MP -MF .deps/netcdf.Tpo -c netcdf.cpp -o netcdf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-c++ -O2 -pipe -march=k8 -L. -L../libsrc -version-info 4:0:0 -Wl,-O1,--as-needed -o libnetcdf_c++.la -rpath /usr/lib64 netcdf.lo ncvalues.lo x86_64-pc-linux-gnu-c++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/crtbeginS.o .libs/netcdf.o .libs/ncvalues.o -L/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/cxx -L/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib64/crtn.o -march=k8 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetcdf_c++.so.4 -o .libs/libnetcdf_c++.so.4.0.0 (cd .libs && rm -f libnetcdf_c++.so.4 && ln -s libnetcdf_c++.so.4.0.0 libnetcdf_c++.so.4) (cd .libs && rm -f libnetcdf_c++.so && ln -s libnetcdf_c++.so.4.0.0 libnetcdf_c++.so) x86_64-pc-linux-gnu-ar cru .libs/libnetcdf_c++.a netcdf.o ncvalues.o x86_64-pc-linux-gnu-ranlib .libs/libnetcdf_c++.a creating libnetcdf_c++.la (cd .libs && rm -f libnetcdf_c++.la && ln -s ../libnetcdf_c++.la libnetcdf_c++.la) make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/cxx' Making all in nc_test make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nc_test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nc_test' Making all in examples make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples' Making all in C make[3]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/C' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/C' Making all in CDL make[3]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/CDL' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/CDL' Making all in F77 make[3]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/F77' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/F77' Making all in F90 make[3]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/F90' make all-am make[4]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/F90' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/F90' make[3]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/F90' Making all in CXX make[3]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/CXX' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples/CXX' make[3]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples' make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/examples' make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2' >>> Source compiled. >>> Test phase [check]: sci-libs/netcdf-3.6.2 Making check in f90 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/f90' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/f90' Making check in fortran make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/fortran' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/fortran' Making check in libsrc make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc' make t_nc make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -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 mv -f .deps/t_nc-t_nc.Tpo .deps/t_nc-t_nc.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1,--as-needed -o t_nc t_nc-t_nc.o libnetcdf.la x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o .libs/t_nc t_nc-t_nc.o ./.libs/libnetcdf.so creating t_nc make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc' make check-TESTS make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc' dimrename: IXX nc_close ret = 0 reopen id = 3 for filename test.nc NC done GATTR VAR VATTR VATTR VATTR VATTR VATTR VATTR fill_seq indices 1 2 3 75.000000 != 2.718282 Done got val = 3.250000 got val = 0.000000 got val = 2.718282 got val = 82555 got val = 97 got NC_CHAR val = A (0x41) got NC_CHAR val = B (0x42) got NC_CHAR val = "The red death had long devastated the country." got val = A (0x41) got val = B (0x42) got val = "The red death had long devastated the country." got vals = 0.000000 ... 447.000000 re nc_close ret = 0 PASS: t_nc ================== All 1 tests passed ================== make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc' Making check in nctest make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nctest' make nctest make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nctest' depbase=`echo add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT add.o -MD -MP -MF $depbase.Tpo -c -o add.o add.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atttests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT atttests.o -MD -MP -MF $depbase.Tpo -c -o atttests.o atttests.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cdftests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT cdftests.o -MD -MP -MF $depbase.Tpo -c -o cdftests.o cdftests.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dimtests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT dimtests.o -MD -MP -MF $depbase.Tpo -c -o dimtests.o dimtests.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o driver.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo emalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT emalloc.o -MD -MP -MF $depbase.Tpo -c -o emalloc.o emalloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo misctest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT misctest.o -MD -MP -MF $depbase.Tpo -c -o misctest.o misctest.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT rec.o -MD -MP -MF $depbase.Tpo -c -o rec.o rec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo slabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT slabs.o -MD -MP -MF $depbase.Tpo -c -o slabs.o slabs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo val.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT val.o -MD -MP -MF $depbase.Tpo -c -o val.o val.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vardef.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT vardef.o -MD -MP -MF $depbase.Tpo -c -o vardef.o vardef.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo varget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT varget.o -MD -MP -MF $depbase.Tpo -c -o varget.o varget.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vargetg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT vargetg.o -MD -MP -MF $depbase.Tpo -c -o vargetg.o vargetg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo varput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT varput.o -MD -MP -MF $depbase.Tpo -c -o varput.o varput.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo varputg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT varputg.o -MD -MP -MF $depbase.Tpo -c -o varputg.o varputg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vartests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT vartests.o -MD -MP -MF $depbase.Tpo -c -o vartests.o vartests.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vputget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT vputget.o -MD -MP -MF $depbase.Tpo -c -o vputget.o vputget.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vputgetg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT vputgetg.o -MD -MP -MF $depbase.Tpo -c -o vputgetg.o vputgetg.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -L../libsrc -Wl,-O1,--as-needed -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 mkdir .libs x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o .libs/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/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/libsrc -lm ../libsrc/.libs/libnetcdf.so creating nctest make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nctest' make check-TESTS make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nctest' Testing V2 API with 2 different netCDF formats. Switching to netCDF classic format. *** Testing nccreate ... ok *** *** Testing ncopen ... ok *** *** Testing ncredef ... ok *** *** Testing ncendef ... ok *** *** Testing ncclose ... ok *** *** Testing ncinquire ... ok *** *** Testing ncsync ... ok *** *** Testing ncabort ... ok *** *** Testing ncdimdef ... ok *** *** Testing ncdimid ... ok *** *** Testing ncdiminq ... ok *** *** Testing ncdimrename ... ok *** *** Testing ncvardef ... ok *** *** Testing ncvarid ... ok *** *** Testing ncvarinq ... ok *** *** Testing ncvarput1 ... ok *** *** Testing ncvarget1 ... ok *** *** Testing ncvarput ... ok *** *** Testing ncvarget ... ok *** *** Testing ncvarputg ... ok *** *** Testing ncvargetg ... ok *** *** Testing ncrecinq ... ok *** *** Testing ncrecput ... ok *** *** Testing ncrecget ... ok *** *** Testing ncvarrename ... ok *** *** Testing ncattput ... ok *** *** Testing ncattinq ... ok *** *** Testing ncattget ... ok *** *** Testing ncattcopy ... ok *** *** Testing ncattname ... ok *** *** Testing ncattrename ... ok *** *** Testing ncattdel ... ok *** *** Testing nctypelen ... ok *** Switching to 64-bit offset format. *** Testing nccreate ... ok *** *** Testing ncopen ... ok *** *** Testing ncredef ... ok *** *** Testing ncendef ... ok *** *** Testing ncclose ... ok *** *** Testing ncinquire ... ok *** *** Testing ncsync ... ok *** *** Testing ncabort ... ok *** *** Testing ncdimdef ... ok *** *** Testing ncdimid ... ok *** *** Testing ncdiminq ... ok *** *** Testing ncdimrename ... ok *** *** Testing ncvardef ... ok *** *** Testing ncvarid ... ok *** *** Testing ncvarinq ... ok *** *** Testing ncvarput1 ... ok *** *** Testing ncvarget1 ... ok *** *** Testing ncvarput ... ok *** *** Testing ncvarget ... ok *** *** Testing ncvarputg ... ok *** *** Testing ncvargetg ... ok *** *** Testing ncrecinq ... ok *** *** Testing ncrecput ... ok *** *** Testing ncrecget ... ok *** *** Testing ncvarrename ... ok *** *** Testing ncattput ... ok *** *** Testing ncattinq ... ok *** *** Testing ncattget ... ok *** *** Testing ncattcopy ... ok *** *** Testing ncattname ... ok *** *** Testing ncattrename ... ok *** *** Testing ncattdel ... ok *** *** Testing nctypelen ... ok *** Total number of failures: 0 nctest SUCCESS!!! PASS: nctest PASS: compare_test_files.sh ================== All 2 tests passed ================== make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nctest' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nctest' Making check in ncgen make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncgen' make check-TESTS make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncgen' *** Testing ncgen. *** creating classic file c0.nc from c0.cdl... *** creating 64-bit offset file c0_64.nc from c0.cdl... *** Test successful! PASS: run_tests.sh ================== All 1 tests passed ================== make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncgen' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncgen' Making check in ncdump make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncdump' make rewrite-scalar ctest ctest64 ncdump make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncdump' depbase=`echo rewrite-scalar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT rewrite-scalar.o -MD -MP -MF $depbase.Tpo -c -o rewrite-scalar.o rewrite-scalar.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1,--as-needed -o rewrite-scalar rewrite-scalar.o -lm ../libsrc/libnetcdf.la x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o .libs/rewrite-scalar rewrite-scalar.o -lm ../libsrc/.libs/libnetcdf.so creating rewrite-scalar depbase=`echo ctest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT ctest.o -MD -MP -MF $depbase.Tpo -c -o ctest.o ctest.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1,--as-needed -o ctest ctest.o -lm ../libsrc/libnetcdf.la x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o .libs/ctest ctest.o -lm ../libsrc/.libs/libnetcdf.so creating ctest depbase=`echo ctest64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -I../libsrc -I../libsrc -DNDEBUG -O2 -pipe -march=k8 -MT ctest64.o -MD -MP -MF $depbase.Tpo -c -o ctest64.o ctest64.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1,--as-needed -o ctest64 ctest64.o -lm ../libsrc/libnetcdf.la x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o .libs/ctest64 ctest64.o -lm ../libsrc/.libs/libnetcdf.so creating ctest64 make[2]: `ncdump' is up to date. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncdump' make check-TESTS make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncdump' *** Testing ncgen and ncdump using some test CDL files. *** creating tst_small.nc from ref_tst_small.cdl... *** creating tst_small.cdl from tst_small.nc... *** creating test0.nc from test0.cdl... *** creating test1.cdl from test0.nc... *** creating test1.nc from test1.cdl... *** creating test2.cdl from test1.nc... *** All tests of ncgen and ncdump using test0.cdl passed! PASS: run_tests.sh *** Testing ncgen and ncdump with 64-bit offset format. *** creating test0.nc from test0.cdl... *** creating test1.cdl from test0.nc... *** creating test1.nc from test1.cdl... *** creating test2.cdl from test1.nc... *** All ncgen and ncdump with 64-bit offset format tests passed! PASS: tst_64bit.sh PASS: ctest PASS: ctest64 *** Testing ncgen and ncdump test output for classic format. *** creating ctest1.cdl from ctest0.nc... *** creating c0.nc from c0.cdl... *** creating c1.cdl from c0.nc... *** comparing ncdump of C program output (ctest1.cdl) with c1.cdl... *** test output for ncdump -k *** All ncgen and ncdump test output for classic format passed! *** Testing ncgen and ncdump test output for 64-bit offset format. *** creating ctest1.cdl from test0_64.nc... *** creating c0.nc from c0.cdl... *** creating c1.cdl from c0.nc... *** comparing ncdump of C program output (ctest1_64.cdl) with c1.cdl... *** test output for ncdump -k *** All ncgen and ncdump test output for 64-bit offset format passed! PASS: tst_output.sh *** testing length of classic file *** testing length of classic file written with NOFILL *** testing length of rewritten classic file *** testing length of rewritten classic file written with NOFILL *** testing length of 64-bit offset file *** testing length of 64-bit offset file written with NOFILL *** testing length of rewritten 64-bit offset file *** testing length of rewritten 64-bit offset file written with NOFILL *** testing length of one-record-variable classic file *** testing length of one-record-variable classic file written with NOFILL *** testing length of one-record-variable 64-bit offset file *** testing length of one-record-variable 64-bit offset file written with NOFILL PASS: tst_lengths.sh ================== All 6 tests passed ================== make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncdump' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/ncdump' Making check in nf_test make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nf_test' make nf_test tst_f77_v2 ftest tst_f90 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nf_test' gfortran -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -I../libsrc -I../f90 -g -O2 -c -o test_get.o test_get.F gfortran -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -I../libsrc -I../f90 -g -O2 -c -o test_put.o test_put.F gfortran -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -I../libsrc -I../f90 -g -O2 -c -o nf_error.o nf_error.F gfortran -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -I../libsrc -I../f90 -g -O2 -c -o nf_test.o nf_test.F gfortran -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -I../libsrc -I../f90 -g -O2 -c -o test_read.o test_read.F gfortran -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -I../libsrc -I../f90 -g -O2 -c -o test_write.o test_write.F gfortran -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -I../libsrc -I../f90 -g -O2 -c -o util.o util.F depbase=`echo fortlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran -DNDEBUG -O2 -pipe -march=k8 -MT fortlib.o -MD -MP -MF $depbase.Tpo -c -o fortlib.o fortlib.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=F77 --mode=link gfortran -I../libsrc -I../f90 -g -O2 -Wl,-O1,--as-needed -o nf_test test_get.o test_put.o nf_error.o nf_test.o test_read.o test_write.o util.o fortlib.o ../fortran/libnetcdff.la -lm ../libsrc/libnetcdf.la mkdir .libs gfortran -I../libsrc -I../f90 -g -O2 -Wl,-O1 -Wl,--as-needed -o .libs/nf_test test_get.o test_put.o nf_error.o nf_test.o test_read.o test_write.o util.o fortlib.o ../fortran/.libs/libnetcdff.so -lm ../libsrc/.libs/libnetcdf.so ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_short' ../fortran/.libs/libnetcdff.so: undefined reference to `ncattdel' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_float' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_attname' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_set_default_format' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_dimname' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_dim' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `ncsync' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_nvars' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_float' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_float' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_int' ../fortran/.libs/libnetcdff.so: undefined reference to `ncattname' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_open' ../fortran/.libs/libnetcdff.so: undefined reference to `ncvarrename' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_float' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_set_base_pe' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_format' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_float' ../fortran/.libs/libnetcdff.so: undefined reference to `ncopts' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc__create' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_varndims' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_advise' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_float' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_attlen' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_def_var' ../fortran/.libs/libnetcdff.so: undefined reference to `ncvarinq' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_float' ../fortran/.libs/libnetcdff.so: undefined reference to `ncsetfill' ../fortran/.libs/libnetcdff.so: undefined reference to `ncopen' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_float' ../fortran/.libs/libnetcdff.so: undefined reference to `nc__open_mp' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_dimlen' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_delete_mp' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc__enddef' ../fortran/.libs/libnetcdff.so: undefined reference to `ncclose' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `ncinquire' ../fortran/.libs/libnetcdff.so: undefined reference to `nctypelen' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_copy_var' ../fortran/.libs/libnetcdff.so: undefined reference to `ncattcopy' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_int' ../fortran/.libs/libnetcdff.so: undefined reference to `ncredef' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_base_pe' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_rename_var' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_redef' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_att' ../fortran/.libs/libnetcdff.so: undefined reference to `ncattinq' ../fortran/.libs/libnetcdff.so: undefined reference to `ncendef' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_vardimid' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_rename_att' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vara_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc__open' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_ndims' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_float' ../fortran/.libs/libnetcdff.so: undefined reference to `ncabort' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vara_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_float' ../fortran/.libs/libnetcdff.so: undefined reference to `ncdimrename' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_libvers' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_sync' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_short' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_natts' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_short' ../fortran/.libs/libnetcdff.so: undefined reference to `ncdiminq' ../fortran/.libs/libnetcdff.so: undefined reference to `ncerr' ../fortran/.libs/libnetcdff.so: undefined reference to `ncdimid' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_close' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_dimid' ../fortran/.libs/libnetcdff.so: undefined reference to `nccreate' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_varm_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_unlimdim' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_del_att' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_abort' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_def_dim' ../fortran/.libs/libnetcdff.so: undefined reference to `ncvarid' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_varm_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_vartype' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_strerror' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_varname' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_set_fill' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_enddef' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_short' ../fortran/.libs/libnetcdff.so: undefined reference to `ncattrename' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_att_float' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_varid' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_schar' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_attid' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_att_text' ../fortran/.libs/libnetcdff.so: undefined reference to `ncdimdef' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var1_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_create' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_rename_dim' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var1_float' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_copy_att' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_vars_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_varnatts' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_vars_double' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_put_var_text' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_delete' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_atttype' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_inq_var' ../fortran/.libs/libnetcdff.so: undefined reference to `nc_get_var_int' ../fortran/.libs/libnetcdff.so: undefined reference to `nc__create_mp' collect2: ld returned 1 exit status make[2]: *** [nf_test] Error 1 make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nf_test' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-3.6.2/work/netcdf-3.6.2/nf_test' make: *** [check-recursive] Error 1