* You need one of these Fortran Compilers: gfortran g77 * Installed are: gfortran >>> Unpacking source... >>> Unpacking libnc-dap-3.7.3.tar.gz to /var/tmp/portage/sci-libs/libnc-dap-3.7.3/work * Running aclocal -I m4 ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/libnc-dap-3.7.3/work/libnc-dap-3.7.3' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: libnc-dap-3.7.3/m4 * Applying sed-1.5.6.patch ... >>> Source unpacked in /var/tmp/portage/sci-libs/libnc-dap-3.7.3/work >>> Compiling source in /var/tmp/portage/sci-libs/libnc-dap-3.7.3/work/libnc-dap-3.7.3 ... * econf: updating libnc-dap-3.7.3/m4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libnc-dap-3.7.3/m4/config.sub with /usr/share/gnuconfig/config.sub ./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 --enable-largefile --enable-64bit configure: WARNING: unrecognized options: --enable-64bit 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: libnc-dap 3.7.3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether netCDF is to be built in 64-bit mode... yes checking whether FC is set to ''... no checking whether F77 API is desired... yes configure: finding Fortran compiler (will not be used if Fortran API is not desired) checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-fort... no checking for x86_64-pc-linux-gnu-xlf95... no checking for x86_64-pc-linux-gnu-ifort... no checking for x86_64-pc-linux-gnu-ifc... no checking for x86_64-pc-linux-gnu-efc... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-lf95... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking if we need to set _LARGE_FILES despite results of previous tests... _LARGE_FILES= configure: checking for large file support checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: setting up libtool 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm 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 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-ar... x86_64-pc-linux-gnu-ar 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 x86_64-pc-linux-gnu-gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... (cached) x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... (cached) yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for m4... m4 checking user-defined Fortran-77 compiler "x86_64-pc-linux-gnu-gfortran"... works checking for Fortran .F compiler... checking if Fortran-77 compiler handles *.F files... yes 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 for tanh in -lc... no checking for tanh in -lm... yes checking type of operating system... linux checking type of machine... x86_64 checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking for ptrdiff_t... yes checking for ssize_t... yes checking for ptrdiff_t... (cached) yes checking for uchar... no checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking for IEEE floating point format... yes checking for working alloca.h... yes checking for alloca... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for atexit... yes checking for floor... no checking for getpagesize... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for floor... (cached) no checking for strrchr... (cached) yes checking for strchr... (cached) yes checking size of off_t... 8 checking size of size_t... 8 checking size of int... 4 checking size of long... 8 checking size of double... 8 checking size of float... 4 checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DAP... yes checking for DAP_CLIENT... yes checking for DAP_SERVER... yes checking for libdap version >= 3.7.10... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libnc-dap.pc config.status: creating ncdump/Makefile config.status: creating nc_test/Makefile config.status: creating unit-tests/Makefile config.status: creating ncdap-config config.status: creating config.h config.status: creating fortran/nfconfig.inc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-64bit make -j5 -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-libs/libnc-dap-3.7.3/work/libnc-dap-3.7.3' Making all in . make[2]: Entering directory `/var/tmp/portage/sci-libs/libnc-dap-3.7.3/work/libnc-dap-3.7.3' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c -o NCArray.lo NCArray.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c NCArray.cc -fPIC -DPIC -o .libs/NCArray.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c NCArray.cc -o NCArray.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c -o NCByte.lo NCByte.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c NCByte.cc -fPIC -DPIC -o .libs/NCByte.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c NCByte.cc -o NCByte.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c -o NCFloat64.lo NCFloat64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c NCFloat64.cc -fPIC -DPIC -o .libs/NCFloat64.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c NCFloat64.cc -o NCFloat64.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c -o NCGrid.lo NCGrid.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./fortran -Df2cFortran -DLOCAL -I./lnetcdf -I/usr/include/libdap -I/usr/include/libxml2 -I./fortran -march=athlon64 -O2 -pipe -c NCGrid.cc -fPIC -DPIC -o .libs/NCGrid.o NCGrid.cc: In member function 'virtual bool NCGrid::read(const std::string&)': NCGrid.cc:111: error: no matching function for call to 'libdap::BaseType::read(const std::basic_string, std::allocator >&)' /usr/include/libdap/BaseType.h:307: note: candidates are: virtual bool libdap::BaseType::read() NCGrid.cc:116: error: no matching function for call to 'libdap::BaseType::read(const std::basic_string, std::allocator >&)' /usr/include/libdap/BaseType.h:307: note: candidates are: virtual bool libdap::BaseType::read() make[2]: *** [NCGrid.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/sci-libs/libnc-dap-3.7.3/work/libnc-dap-3.7.3' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-libs/libnc-dap-3.7.3/work/libnc-dap-3.7.3' make: *** [all] Error 2 * * ERROR: sci-libs/libnc-dap-3.7.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3172: Called die * The specific snippet of code: * emake -j1 || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sci-libs:libnc-dap-3.7.3:20090419-021313.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/libnc-dap-3.7.3/temp/environment'. * This ebuild is from an overlay named 'gentoo-local': '/usr/local/portage/' *