* Package: sci-libs/netcdf-4.1.3  * Repository: gentoo  * Maintainer: sci@gentoo.org  * USE: amd64 cxx doc elibc_glibc fortran hdf5 kernel_linux multilib userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking netcdf-4.1.3.tar.gz to /var/tmp/portage/sci-libs/netcdf-4.1.3/work >>> Source unpacked in /var/tmp/portage/sci-libs/netcdf-4.1.3/work >>> Preparing source in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3 ... * Applying netcdf-4.1.1-parallel-build.patch ...  [ ok ] * Applying netcdf-4.1.1-fortran.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: netcdf-4.1.3/libcf/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Running elibtoolize in: netcdf-4.1.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Running elibtoolize in: netcdf-4.1.3/udunits/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build" * econf: updating netcdf-4.1.3/libcf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating netcdf-4.1.3/libcf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netcdf-4.1.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating netcdf-4.1.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netcdf-4.1.3/udunits/config.guess with /usr/share/gnuconfig/config.guess * econf: updating netcdf-4.1.3/udunits/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/netcdf-4.1.3 --enable-shared --disable-static --docdir=/usr/share/doc/netcdf-4.1.3 --disable-dap --enable-f77 --enable-f90 --enable-cxx --enable-netcdf-4 configure: loading site script /usr/share/config.site configure: netCDF 4.1.3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a 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 a NCIO_MINBLOCKSIZE was specified... 256 checking whether udunits is to be built... no checking if fsync support is enabled... yes checking whether extra valgrind tests should be run... no checking whether we should try to build netCDF-4... yes checking whether libcf is to be built... no checking whether reading of HDF4 SD files is to be enabled... no checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)... no checking whether parallel I/O for classic and 64-bit offset files using parallel-netcdf is to be enabled... no checking whether new netCDF-4 C++ API is to be built... no checking whether extra example tests should be run... no checking whether parallel IO tests should be run... no checking whether a default chunk size in bytes was specified... 4194304 checking whether a maximum per-variable cache size for HDF5 was specified... 67108864 checking whether a number of chunks for the default per-variable cache was specified... 10 checking whether a default file cache size for HDF5 was specified... 4194304 checking whether a default file cache maximum number of elements for HDF5 was specified... 1009 checking whether a default cache preemption for HDF5 was specified... 0.75 checking whether netCDF-4 logging is enabled... no checking whether cdmremote client is to be built... no checking whether DAP client is to be built... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking dependency style of mpicc... none checking for curl_easy_setopt in -lcurl... yes checking whether dap remote testing should be enabled (default on)... no checking whether the time-consuming dap tests should be enabled (default off)... no checking whether netCDF extra tests should be run (developers only)... no checking whether FFIO will be used... no checking whether to skip C++, F77, or F90 APIs if compiler is broken... yes checking whether examples should be built... yes checking whether F77 API is desired... yes checking whether any Fortran API is desired... yes checking whether F90 API is desired... yes checking whether fortran type sizes should be checked... yes checking whether CXX API is desired... yes checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump/nccopy should be built... yes checking whether large file (> 2GB) tests should be run... no checking whether benchmaks should be run (experimental)... 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 configure: finding C compiler checking for x86_64-pc-linux-gnu-gcc... (cached) mpicc checking whether we are using the GNU C compiler... (cached) yes checking whether mpicc accepts -g... (cached) yes checking for mpicc option to accept ISO C89... (cached) none needed checking dependency style of mpicc... (cached) none checking whether mpicc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking whether a CURLOPT_KEYPASSWD is defined... yes configure: finding Fortran compiler (will not be used if Fortran API is not desired) checking for x86_64-pc-linux-gnu-gfortran... mpif90 checking whether we are using the GNU Fortran compiler... yes checking whether mpif90 accepts -g... yes checking for x86_64-pc-linux-gnu-mpif90... mpif77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpif77 accepts -g... yes configure: setting up Fortran 90 checking what FC is set to... mpif90 checking for Fortran flag to compile .f90 files... none checking fortran 90 modules inclusion flag... -I configure: finding C++ compiler (will not be used if C++ API is not desired) checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking dependency style of mpicxx... none configure: setting up libtool checking how to print strings... printf 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 fgrep... /bin/grep -F checking for ld used by mpicc... /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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... mpicc -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 for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc 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... no checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /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 mpicxx linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for mpicxx option to produce PIC... -fPIC -DPIC checking if mpicxx PIC flag -fPIC -DPIC works... yes checking if mpicxx static flag -static works... no checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpif77 option to produce PIC... -fPIC checking if mpif77 PIC flag -fPIC works... yes checking if mpif77 static flag -static works... no checking if mpif77 supports -c -o file.o... yes checking if mpif77 supports -c -o file.o... (cached) yes checking whether the mpif77 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpif90 option to produce PIC... -fPIC checking if mpif90 PIC flag -fPIC works... yes checking if mpif90 static flag -static works... no checking if mpif90 supports -c -o file.o... yes checking if mpif90 supports -c -o file.o... (cached) yes checking whether the mpif90 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: finding other utilities configure: trying to set fortran flags for this platform checking 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... mpicc -march=amdfam10 -O2 -pipe checking type mpicc... mpicc is /usr/bin/mpicc checking CXX... mpicxx checking CXXFLAGS... -march=amdfam10 -O2 -pipe checking type mpicxx... mpicxx is /usr/bin/mpicxx checking FC... mpif90 checking FFLAGS... -O2 -pipe checking type mpif90... mpif90 is /usr/bin/mpif90 checking F90... mpif90 checking FCFLAGS... -O2 -pipe checking type mpif90... mpif90 is /usr/bin/mpif90 checking AR... x86_64-pc-linux-gnu-ar checking AR_FLAGS... cru 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for vprintf... yes checking for _doprnt... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for strlcat... no checking for strerror... yes checking for snprintf... yes checking for strchr... yes checking for strrchr... yes checking for mktemp... yes checking for strcat... yes checking for strcpy... yes checking for strdup... yes checking for strcasecmp... yes checking for strtod... yes checking for strtoll... yes checking for strtoull... yes checking for getrlimit... yes checking for gettimeofday... yes checking for fsync... yes checking for MPI_Comm_f2c... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether isfinite is declared... yes checking whether signbit is declared... yes checking for struct stat.st_blksize... yes checking for IEEE floating point format... yes checking for size_t... (cached) yes checking for off_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking for uchar... no checking for longlong... no checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of float... 4 checking size of double... 8 checking size of off_t... 8 checking size of size_t... 8 checking for library containing deflate... -lz checking for floor in -lm... yes checking for library containing H5Fflush... -lhdf5 checking for library containing H5DSis_scale... -lhdf5_hl checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Pget_fapl_mpiposix... yes checking for H5Pget_fapl_mpio... yes checking for H5Pset_deflate... yes checking for H5Z_SZIP... yes checking whether parallel I/O features are to be included... yes checking for library containing SZ_Compress... -lsz checking for long long int... yes checking for unsigned long long int... yes checking what to call the output of the ftpbin target... binary-netcdf-4.1.3_mpif77_mpif90_mpicxx.tar mpif90 mpicxx checking binary distribution directory... /home/ftp/pub/binary/dummy_system checking value of LIBS... -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating nc-config config.status: creating netcdf.pc config.status: creating include/Makefile config.status: creating h5_test/Makefile config.status: creating man4/Makefile config.status: creating fortran/Makefile config.status: creating libsrc/Makefile config.status: creating libsrc4/Makefile config.status: creating nctest/Makefile config.status: creating nc_test4/Makefile config.status: creating nc_test/Makefile config.status: creating ncdump/Makefile config.status: creating ncgen3/Makefile config.status: creating ncgen/Makefile config.status: creating nf_test/Makefile config.status: creating cxx/Makefile config.status: creating cxx4/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/CXX4/Makefile config.status: creating examples/F90/Makefile config.status: creating examples/F77/Makefile config.status: creating oc/Makefile config.status: creating libdap2/Makefile config.status: creating libcdmr/Makefile config.status: creating libdispatch/Makefile config.status: creating liblib/Makefile config.status: creating ncdap_test/Makefile config.status: creating ncdap_test/testdata3/Makefile config.status: creating ncdap_test/expected3/Makefile config.status: creating ncdap_test/expected4/Makefile config.status: creating ncdap_test/expectremote3/Makefile config.status: creating ncdap_test/expectremote4/Makefile config.status: creating ncdump/cdl4/Makefile config.status: creating ncdump/expected4/Makefile config.status: creating config.h config.status: creating fortran/nfconfig1.inc config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build" make -j7 pdf Making pdf in include make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/include' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/include' Making pdf in h5_test make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/h5_test' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/h5_test' Making pdf in libdispatch make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libdispatch' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libdispatch' Making pdf in libsrc make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libsrc' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libsrc' Making pdf in libsrc4 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libsrc4' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libsrc4' Making pdf in liblib make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/liblib' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/liblib' Making pdf in nctest make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nctest' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nctest' Making pdf in nc_test make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nc_test' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nc_test' Making pdf in f90 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/f90' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/f90' Making pdf in fortran make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/fortran' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/fortran' Making pdf in ncgen3 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncgen3' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncgen3' Making pdf in ncgen make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncgen' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncgen' Making pdf in ncdump make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncdump' Making pdf in cdl4 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncdump/cdl4' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncdump/cdl4' Making pdf in expected4 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncdump/expected4' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncdump/expected4' make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncdump' make[2]: Nothing to be done for `pdf-am'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncdump' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/ncdump' Making pdf in nf_test make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nf_test' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nf_test' Making pdf in cxx make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/cxx' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/cxx' Making pdf in nc_test4 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nc_test4' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nc_test4' Making pdf in man4 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/man4' Updating /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/version.texi Updating /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/version-install.texi Updating /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/version-c.texi Updating /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/version-f77.texi Updating /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/version-f90.texi Updating /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/version-cxx.texi Updating /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/version-tutorial.texi make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/man4' Making pdf in examples make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples' Making pdf in C make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/C' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/C' Making pdf in CDL make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/CDL' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/CDL' Making pdf in F77 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/F77' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/F77' Making pdf in F90 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/F90' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/F90' Making pdf in CXX make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/CXX' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples/CXX' make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples' make[2]: Nothing to be done for `pdf-am'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/examples' make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build' make[1]: Nothing to be done for `pdf-am'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build' >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build" make -j7 -j1 -C man4 make: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/man4' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf.info-[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf.info-[0-9][0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf.i[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 \ -o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ $restore $backupdir/* `echo ".//var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-install.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-install.info-[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-install.info-[0-9][0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-install.i[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-install.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 \ -o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-install.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-install.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ $restore $backupdir/* `echo ".//var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-install.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-c.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-c.info-[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-c.info-[0-9][0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-c.i[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-c.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 \ -o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-c.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-c.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ $restore $backupdir/* `echo ".//var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-c.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f77.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f77.info-[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f77.info-[0-9][0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f77.i[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f77.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 \ -o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f77.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f77.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ $restore $backupdir/* `echo ".//var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f77.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f90.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f90.info-[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f90.info-[0-9][0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f90.i[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f90.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 \ -o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f90.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f90.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ $restore $backupdir/* `echo ".//var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-f90.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-cxx.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-cxx.info-[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-cxx.info-[0-9][0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-cxx.i[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-cxx.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 \ -o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-cxx.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-cxx.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ $restore $backupdir/* `echo ".//var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-cxx.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-tutorial.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-tutorial.info-[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-tutorial.info-[0-9][0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-tutorial.i[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-tutorial.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 \ -o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-tutorial.info /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-tutorial.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4 && \ $restore $backupdir/* `echo ".//var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/man4/netcdf-tutorial.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/man4' >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build" make -j7 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build' Making all in include make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/include' Making all in h5_test make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/h5_test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/h5_test' Making all in libdispatch make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libdispatch' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-parallel.lo `test -f 'parallel.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`parallel.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-copy.lo `test -f 'copy.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`copy.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-file.lo `test -f 'file.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`file.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-dim.lo `test -f 'dim.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`dim.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-att.lo `test -f 'att.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`att.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-error.lo `test -f 'error.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`error.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-var.lo `test -f 'var.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`var.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/dim.c -fPIC -DPIC -o .libs/libdispatch_la-dim.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/att.c -fPIC -DPIC -o .libs/libdispatch_la-att.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/copy.c -fPIC -DPIC -o .libs/libdispatch_la-copy.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/file.c -fPIC -DPIC -o .libs/libdispatch_la-file.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/var.c -fPIC -DPIC -o .libs/libdispatch_la-var.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/error.c -fPIC -DPIC -o .libs/libdispatch_la-error.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/parallel.c -fPIC -DPIC -o .libs/libdispatch_la-parallel.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-dispatch.lo `test -f 'dispatch.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`dispatch.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-nc_uri.lo `test -f 'nc_uri.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`nc_uri.c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/parallel.c: In function 'nc_create_par': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/parallel.c:33:4: warning: passing argument 1 of 'MPI_Comm_f2c' makes integer from pointer without a cast [enabled by default] /usr/include/mpi.h:1097:25: note: expected 'int' but argument is of type 'MPI_Comm' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/parallel.c:34:4: warning: passing argument 1 of 'MPI_Info_f2c' makes integer from pointer without a cast [enabled by default] /usr/include/mpi.h:1289:25: note: expected 'int' but argument is of type 'MPI_Info' libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/nc_uri.c -fPIC -DPIC -o .libs/libdispatch_la-nc_uri.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-nclist.lo `test -f 'nclist.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`nclist.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/dispatch.c -fPIC -DPIC -o .libs/libdispatch_la-dispatch.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-ncbytes.lo `test -f 'ncbytes.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`ncbytes.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-nchashmap.lo `test -f 'nchashmap.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`nchashmap.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/nclist.c -fPIC -DPIC -o .libs/libdispatch_la-nclist.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-nclog.lo `test -f 'nclog.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`nclog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/ncbytes.c -fPIC -DPIC -o .libs/libdispatch_la-ncbytes.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libdispatch_la-nc4.lo `test -f 'nc4.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`nc4.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/nchashmap.c -fPIC -DPIC -o .libs/libdispatch_la-nchashmap.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/nclog.c -fPIC -DPIC -o .libs/libdispatch_la-nclog.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -DDLL_EXPORT -march=amdfam10 -O2 -pipe -c -o libnetcdf2_la-v2i.lo `test -f 'v2i.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/'`v2i.c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/nclog.c: In function 'nclogtextn': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/nclog.c:161:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/nc4.c -fPIC -DPIC -o .libs/libdispatch_la-nc4.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -DDLL_EXPORT -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libdispatch/v2i.c -fPIC -DPIC -o .libs/libnetcdf2_la-v2i.o /bin/sh ../libtool --tag=CC --mode=link mpicc -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libnetcdf2.la libnetcdf2_la-v2i.lo -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnetcdf2.a .libs/libnetcdf2_la-v2i.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnetcdf2.a libtool: link: ( cd ".libs" && rm -f "libnetcdf2.la" && ln -s "../libnetcdf2.la" "libnetcdf2.la" ) /bin/sh ../libtool --tag=CC --mode=link mpicc -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libdispatch.la libdispatch_la-parallel.lo libdispatch_la-copy.lo libdispatch_la-file.lo libdispatch_la-dim.lo libdispatch_la-att.lo libdispatch_la-error.lo libdispatch_la-var.lo libdispatch_la-dispatch.lo libdispatch_la-nc_uri.lo libdispatch_la-nclist.lo libdispatch_la-ncbytes.lo libdispatch_la-nchashmap.lo libdispatch_la-nclog.lo libdispatch_la-nc4.lo -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdispatch.a .libs/libdispatch_la-parallel.o .libs/libdispatch_la-copy.o .libs/libdispatch_la-file.o .libs/libdispatch_la-dim.o .libs/libdispatch_la-att.o .libs/libdispatch_la-error.o .libs/libdispatch_la-var.o .libs/libdispatch_la-dispatch.o .libs/libdispatch_la-nc_uri.o .libs/libdispatch_la-nclist.o .libs/libdispatch_la-ncbytes.o .libs/libdispatch_la-nchashmap.o .libs/libdispatch_la-nclog.o .libs/libdispatch_la-nc4.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdispatch.a libtool: link: ( cd ".libs" && rm -f "libdispatch.la" && ln -s "../libdispatch.la" "libdispatch.la" ) make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libdispatch' Making all in libsrc make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libsrc' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-string.lo `test -f 'string.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`string.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-v1hpg.lo `test -f 'v1hpg.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`v1hpg.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-utf8proc.lo `test -f 'utf8proc.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`utf8proc.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-nclistmgr.lo `test -f 'nclistmgr.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`nclistmgr.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-putget.lo `test -f 'putget.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`putget.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-attr.lo `test -f 'attr.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`attr.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-nc3dispatch.lo `test -f 'nc3dispatch.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`nc3dispatch.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/string.c -fPIC -DPIC -o .libs/libnetcdf3_la-string.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/v1hpg.c -fPIC -DPIC -o .libs/libnetcdf3_la-v1hpg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/attr.c -fPIC -DPIC -o .libs/libnetcdf3_la-attr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/nc3dispatch.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3dispatch.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/nclistmgr.c -fPIC -DPIC -o .libs/libnetcdf3_la-nclistmgr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/utf8proc.c -fPIC -DPIC -o .libs/libnetcdf3_la-utf8proc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/putget.c -fPIC -DPIC -o .libs/libnetcdf3_la-putget.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-nc.lo `test -f 'nc.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`nc.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-var.lo `test -f 'var.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`var.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-dim.lo `test -f 'dim.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`dim.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/nc.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/var.c -fPIC -DPIC -o .libs/libnetcdf3_la-var.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-ncx.lo `test -f 'ncx.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`ncx.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/dim.c -fPIC -DPIC -o .libs/libnetcdf3_la-dim.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-lookup3.lo `test -f 'lookup3.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`lookup3.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/ncx.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncx.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf3_la-posixio.lo `test -f 'posixio.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/'`posixio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/lookup3.c -fPIC -DPIC -o .libs/libnetcdf3_la-lookup3.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc/posixio.c -fPIC -DPIC -o .libs/libnetcdf3_la-posixio.o /bin/sh ../libtool --tag=CC --mode=link mpicc -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libnetcdf3.la libnetcdf3_la-string.lo libnetcdf3_la-v1hpg.lo libnetcdf3_la-utf8proc.lo libnetcdf3_la-nclistmgr.lo libnetcdf3_la-putget.lo libnetcdf3_la-attr.lo libnetcdf3_la-nc3dispatch.lo libnetcdf3_la-nc.lo libnetcdf3_la-var.lo libnetcdf3_la-dim.lo libnetcdf3_la-ncx.lo libnetcdf3_la-lookup3.lo libnetcdf3_la-posixio.lo -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnetcdf3.a .libs/libnetcdf3_la-string.o .libs/libnetcdf3_la-v1hpg.o .libs/libnetcdf3_la-utf8proc.o .libs/libnetcdf3_la-nclistmgr.o .libs/libnetcdf3_la-putget.o .libs/libnetcdf3_la-attr.o .libs/libnetcdf3_la-nc3dispatch.o .libs/libnetcdf3_la-nc.o .libs/libnetcdf3_la-var.o .libs/libnetcdf3_la-dim.o .libs/libnetcdf3_la-ncx.o .libs/libnetcdf3_la-lookup3.o .libs/libnetcdf3_la-posixio.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnetcdf3.a libtool: link: ( cd ".libs" && rm -f "libnetcdf3.la" && ln -s "../libnetcdf3.la" "libnetcdf3.la" ) make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libsrc' Making all in libsrc4 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libsrc4' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4dispatch.lo `test -f 'nc4dispatch.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4dispatch.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4attr.lo `test -f 'nc4attr.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4attr.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4dim.lo `test -f 'nc4dim.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4dim.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4file.lo `test -f 'nc4file.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4file.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4grp.lo `test -f 'nc4grp.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4grp.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4type.lo `test -f 'nc4type.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4type.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4var.lo `test -f 'nc4var.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4var.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4dim.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dim.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4file.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4file.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4type.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4type.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4dispatch.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dispatch.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4grp.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4grp.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4attr.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4attr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4var.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4var.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-ncfunc.lo `test -f 'ncfunc.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`ncfunc.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4internal.lo `test -f 'nc4internal.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4internal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/ncfunc.c -fPIC -DPIC -o .libs/libnetcdf4_la-ncfunc.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-nc4hdf.lo `test -f 'nc4hdf.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`nc4hdf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4internal.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4internal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/nc4hdf.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4hdf.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o libnetcdf4_la-error4.lo `test -f 'error4.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/'`error4.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4/error4.c -fPIC -DPIC -o .libs/libnetcdf4_la-error4.o /bin/sh ../libtool --tag=CC --mode=link mpicc -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libnetcdf4.la libnetcdf4_la-nc4dispatch.lo libnetcdf4_la-nc4attr.lo libnetcdf4_la-nc4dim.lo libnetcdf4_la-nc4file.lo libnetcdf4_la-nc4grp.lo libnetcdf4_la-nc4type.lo libnetcdf4_la-nc4var.lo libnetcdf4_la-ncfunc.lo libnetcdf4_la-nc4internal.lo libnetcdf4_la-nc4hdf.lo libnetcdf4_la-error4.lo -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnetcdf4.a .libs/libnetcdf4_la-nc4dispatch.o .libs/libnetcdf4_la-nc4attr.o .libs/libnetcdf4_la-nc4dim.o .libs/libnetcdf4_la-nc4file.o .libs/libnetcdf4_la-nc4grp.o .libs/libnetcdf4_la-nc4type.o .libs/libnetcdf4_la-nc4var.o .libs/libnetcdf4_la-ncfunc.o .libs/libnetcdf4_la-nc4internal.o .libs/libnetcdf4_la-nc4hdf.o .libs/libnetcdf4_la-error4.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnetcdf4.a libtool: link: ( cd ".libs" && rm -f "libnetcdf4.la" && ln -s "../libnetcdf4.la" "libnetcdf4.la" ) make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/libsrc4' Making all in liblib make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/liblib' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/liblib -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -march=amdfam10 -O2 -pipe -c -o libnetcdf_la-stub.lo `test -f 'stub.c' || echo '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/liblib/'`stub.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/liblib -I.. -I../fortran -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/libsrc4 -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/liblib/stub.c -fPIC -DPIC -o .libs/libnetcdf_la-stub.o /bin/sh ../libtool --tag=CC --mode=link mpicc -march=amdfam10 -O2 -pipe -version-number 7:1:1 -Wl,-O1 -Wl,--as-needed -o libnetcdf.la -rpath /usr/lib64 libnetcdf_la-stub.lo ../libdispatch/libnetcdf2.la ../libdispatch/libdispatch.la ../libsrc/libnetcdf3.la ../libsrc4/libnetcdf4.la -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl libtool: link: mpicc -shared -fPIC -DPIC .libs/libnetcdf_la-stub.o -Wl,--whole-archive ../libdispatch/.libs/libnetcdf2.a ../libdispatch/.libs/libdispatch.a ../libsrc/.libs/libnetcdf3.a ../libsrc4/.libs/libnetcdf4.a -Wl,--no-whole-archive -Wl,--as-needed -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl -march=amdfam10 -O2 -Wl,-O1 -Wl,-soname -Wl,libnetcdf.so.7 -o .libs/libnetcdf.so.7.1.1 libtool: link: (cd ".libs" && rm -f "libnetcdf.so.7" && ln -s "libnetcdf.so.7.1.1" "libnetcdf.so.7") libtool: link: (cd ".libs" && rm -f "libnetcdf.so" && ln -s "libnetcdf.so.7.1.1" "libnetcdf.so") libtool: link: ( cd ".libs" && rm -f "libnetcdf.la" && ln -s "../libnetcdf.la" "libnetcdf.la" ) make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/liblib' Making all in nctest make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nctest' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nctest' Making all in nc_test make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nc_test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/nc_test' Making all in f90 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/f90' /bin/sh ../libtool --tag=FC --mode=compile mpif90 -O2 -pipe -c -o typeSizes.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/f90/typeSizes.f90 libtool: compile: mpif90 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/f90/typeSizes.f90 -fPIC -o .libs/typeSizes.o mpif90 -O2 -pipe -c -o typeSizes.o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/f90/typeSizes.f90 /bin/sh ../libtool --tag=FC --mode=compile mpif90 -O2 -pipe -c -o netcdf4.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/f90/netcdf4.f90 libtool: compile: mpif90 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/f90/netcdf4.f90 -fPIC -o .libs/netcdf4.o netcdf_text_variables.f90:60.93: Included at /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/f90/netcdf4.f90:58: numDims ) = (/ 1, (product(localCount(:counter)), counter = 1, numDims - 1) /) 1 Warning: DO loop at (1) will be executed zero times /bin/sh ../libtool --tag=FC --mode=link mpif90 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libnetcdff90.la typeSizes.lo netcdf4.lo -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnetcdff90.a .libs/typeSizes.o .libs/netcdf4.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnetcdff90.a libtool: link: ( cd ".libs" && rm -f "libnetcdff90.la" && ln -s "../libnetcdff90.la" "libnetcdff90.la" ) make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/f90' Making all in fortran make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/fortran' echo '! NetCDF-3.' > netcdf.inc (CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3 && /bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/missing --run autoheader) cat /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/netcdf3.inc >> netcdf.inc echo >> netcdf.inc echo '! NetCDF-2.' >> netcdf.inc cat /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/netcdf2.inc >> netcdf.inc echo >> netcdf.inc echo '! NetCDF-4.' >> netcdf.inc cat /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/netcdf4.inc >> netcdf.inc rm -f stamp-h2 touch /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/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-4.1.3/work/netcdf-4.1.3_build/fortran' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-attio.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-attio.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-control.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-control.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-dim.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-dim.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-genatt.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-genatt.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-geninq.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-geninq.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-genvar.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-genvar.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-lib.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-lib.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-attio.c -fPIC -DPIC -o .libs/fort-attio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-dim.c -fPIC -DPIC -o .libs/fort-dim.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-genvar.c -fPIC -DPIC -o .libs/fort-genvar.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-geninq.c -fPIC -DPIC -o .libs/fort-geninq.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-control.c -fPIC -DPIC -o .libs/fort-control.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-lib.c -fPIC -DPIC -o .libs/fort-lib.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-genatt.c -fPIC -DPIC -o .libs/fort-genatt.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-misc.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-misc.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-v2compat.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-v2compat.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-vario.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-vario.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-misc.c -fPIC -DPIC -o .libs/fort-misc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-v2compat.c -fPIC -DPIC -o .libs/fort-v2compat.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-var1io.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-var1io.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-vario.c -fPIC -DPIC -o .libs/fort-vario.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-varaio.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-varaio.c /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-varmio.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-varmio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-var1io.c -fPIC -DPIC -o .libs/fort-var1io.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-varsio.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-varsio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-varaio.c -fPIC -DPIC -o .libs/fort-varaio.o /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c -o fort-nc4.lo /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-varsio.c -fPIC -DPIC -o .libs/fort-varsio.o echo '! NetCDF-3.' > netcdf.inc libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-varmio.c -fPIC -DPIC -o .libs/fort-varmio.o cat /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/netcdf3.inc >> netcdf.inc echo >> netcdf.inc echo '! NetCDF-2.' >> netcdf.inc cat /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/netcdf2.inc >> netcdf.inc echo >> netcdf.inc echo '! NetCDF-4.' >> netcdf.inc cat /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/netcdf4.inc >> netcdf.inc libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran -I.. -I/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include -march=amdfam10 -O2 -pipe -c /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c -fPIC -DPIC -o .libs/fort-nc4.o /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_put_var1_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:204:1: warning: passing argument 4 of 'nc_put_var1_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1076:1: note: expected 'const long long int *' but argument is of type 'const int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_put_vara_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:206:1: warning: passing argument 5 of 'nc_put_vara_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1183:1: note: expected 'const long long int *' but argument is of type 'const int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_put_vars_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:208:1: warning: passing argument 6 of 'nc_put_vars_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1310:1: note: expected 'const long long int *' but argument is of type 'const int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_put_varm_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:210:1: warning: passing argument 7 of 'nc_put_varm_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1443:1: note: expected 'const long long int *' but argument is of type 'int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_put_var_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:212:1: warning: passing argument 3 of 'nc_put_var_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1536:1: note: expected 'const long long int *' but argument is of type 'int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_get_var1_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:215:1: warning: passing argument 4 of 'nc_get_var1_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1080:1: note: expected 'long long int *' but argument is of type 'const int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_get_vara_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:217:1: warning: passing argument 5 of 'nc_get_vara_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1187:1: note: expected 'long long int *' but argument is of type 'const int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_get_vars_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:219:1: warning: passing argument 6 of 'nc_get_vars_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1315:1: note: expected 'long long int *' but argument is of type 'const int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_get_varm_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:221:1: warning: passing argument 7 of 'nc_get_varm_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1448:1: note: expected 'long long int *' but argument is of type 'int *' /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c: In function 'nf_get_var_int64_': /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/fortran/fort-nc4.c:223:1: warning: passing argument 3 of 'nc_get_var_longlong' from incompatible pointer type [enabled by default] /var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3/include/netcdf.h:1539:1: note: expected 'long long int *' but argument is of type 'int *' /bin/sh ../libtool --tag=FC --mode=link mpif90 -O2 -pipe -version-number 5:1:0 -Wl,-O1 -Wl,--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 fort-nc4.lo ../liblib/libnetcdf.la ../f90/libnetcdff90.la -lsz -lhdf5_hl -lhdf5 -lm -lz -lcurl libtool: link: mpif90 -shared -fPIC .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 .libs/fort-nc4.o -Wl,--whole-archive ../f90/.libs/libnetcdff90.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/liblib/.libs -Wl,--as-needed ../liblib/.libs/libnetcdf.so -lsz -lhdf5_hl -lhdf5 -lz -lcurl -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 -l -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../.. /usr/lib64/libmpi_f90.so /usr/lib64/libmpi_f77.so /usr/lib64/libmpi.so -lrt -lnsl -lutil -lhwloc -ldl /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libgfortran.so /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libquadmath.so -lm -lpthread -lc -lgcc_s -O2 -Wl,-O1 -pthread -Wl,-soname -Wl,libnetcdff.so.5 -o .libs/libnetcdff.so.5.1.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -l-L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 collect2: ld returned 1 exit status make[3]: *** [libnetcdff.la] Error 1 make[3]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/fortran' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build/fortran' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build' make: *** [all] Error 2 * ERROR: sci-libs/netcdf-4.1.3 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-libs/netcdf-4.1.3'`, * the complete build log and the output of `emerge -pqv '=sci-libs/netcdf-4.1.3'`. * The complete build log is located at '/var/tmp/portage/sci-libs/netcdf-4.1.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/netcdf-4.1.3/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3_build' * S: '/var/tmp/portage/sci-libs/netcdf-4.1.3/work/netcdf-4.1.3'