* Package: sci-libs/netcdf-4.1.1-r4  * Repository: gentoo  * Maintainer: sci@gentoo.org  * USE: cxx doc elibc_glibc fortran kernel_linux userland_GNU x86  * FEATURES: ccache sandbox splitdebug >>> Unpacking source... >>> Unpacking netcdf-4.1.1.tar.gz to /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work >>> Source unpacked in /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work >>> Preparing source in /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1 ... * Applying netcdf-4.1.1-parallel-build.patch ...  [ ok ] * Applying netcdf-4.1.1-implicits.patch ...  [ ok ] * Applying netcdf-4.1.1-mpi-fix.patch ...  [ ok ] * Applying netcdf-4.1.1-fortran.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1' ... * 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.1/ * 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.1/libcf/ * Applying portage/2.2 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Running elibtoolize in: netcdf-4.1.1/udunits/ * Applying portage/2.2 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.1-r4/work/netcdf-4.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build" * econf: updating netcdf-4.1.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating netcdf-4.1.1/libcf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating netcdf-4.1.1/libcf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netcdf-4.1.1/udunits/config.guess with /usr/share/gnuconfig/config.guess * econf: updating netcdf-4.1.1/udunits/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netcdf-4.1.1/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/netcdf-4.1.1-r4 --enable-shared --disable-static --enable-shared --docdir=/usr/share/doc/netcdf-4.1.1-r4 --disable-dap --disable-static --enable-f77 --enable-f90 --enable-cxx --enable-separate-fortran --disable-netcdf-4 configure: netCDF 4.1.1 checking build system type... i686-pc-linux-gnu checking host system type... i686-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 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 a location for the parallel-netcdf library was specified... 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 location for the HDF5 library was specified... checking whether a location for the ZLIB library was specified... checking whether a location for the SZLIB library was specified... checking whether a location for the HDF4 library was specified... 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 a path for curl-config was specified... no checking whether a location for curl installation was specified... no configure: checking whether a location for curl-config is in PATH... yes checking whether DAP client is to be built... no 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 a location for liboc was specified... no checking whether netCDF extra tests should be run (developers only)... no checking whether Fortran compiler(s) should be tested during configure... yes checking whether FFIO will be used... no checking whether to skip C++, F77, or F90 APIs if compiler is broken... yes checking whether only the C library is desired... no checking whether examples should be built... yes checking whether F77 API is desired... yes checking whether any Fortran API is desired... yes checking whether F90 API is desired... yes checking whether fortran type sizes should be checked... yes checking whether C API is desired... yes checking where to get netCDF C-only library for separate fortran libraries... checking whether CXX API is desired... yes checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump should be built... yes checking whether large file (> 2GB) tests should be run... no checking whether 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 checking whether separate fortran libs are desired... yes configure: finding C compiler checking for i686-pc-linux-gnu-xlc... no checking for i686-pc-linux-gnu-cc... no checking for i686-pc-linux-gnu-c89... no checking for i686-pc-linux-gnu-acc... no checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes configure: finding Fortran compiler (will not be used if Fortran API is not desired) checking for i686-pc-linux-gnu-xlf90... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking for i686-pc-linux-gnu-xlf... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes configure: setting up Fortran 90 checking for Fortran flag to compile .f90 files... none checking fortran 90 modules inclusion flag... -I checking if Fortran compiler can handle Fortran-90... yes configure: finding C++ compiler (will not be used if C++ API is not desired) checking for i686-pc-linux-gnu-cl... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-xlC... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-c++... i686-pc-linux-gnu-c++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-c++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-c++... gcc3 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... i686-pc-linux-gnu-c++ -E checking for ld used by i686-pc-linux-gnu-c++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-c++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-c++ static flag -static works... yes checking if i686-pc-linux-gnu-c++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-c++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-c++ linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) 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 if we need to set _LARGE_FILES despite results of previous tests... _LARGE_FILES= checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 configure: displaying some results checking CPPFLAGS... checking CC CFLAGS... i686-pc-linux-gnu-gcc -O2 -march=native -pipe checking type i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc is /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc checking CXX... i686-pc-linux-gnu-c++ checking CXXFLAGS... -O2 -march=native -pipe checking type i686-pc-linux-gnu-c++... i686-pc-linux-gnu-c++ is /usr/lib/ccache/bin/i686-pc-linux-gnu-c++ checking FC... i686-pc-linux-gnu-gfortran checking FFLAGS... -O2 -march=i686 -pipe checking type i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran is /usr/bin/i686-pc-linux-gnu-gfortran checking F90... i686-pc-linux-gnu-gfortran checking FCFLAGS... -O2 -march=i686 -pipe checking type i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran is /usr/bin/i686-pc-linux-gnu-gfortran checking AR... i686-pc-linux-gnu-ar checking AR_FLAGS... cru checking type i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar is /usr/bin/i686-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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... 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 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 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 getrlimit... yes checking for gettimeofday... yes checking for fsync... yes checking for MPI_Comm_f2c... no 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 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... 4 checking size of float... 4 checking size of double... 8 checking size of off_t... 8 checking size of size_t... 4 checking for manual-page index command... checking hdf5.h usability... no checking hdf5.h presence... no checking for hdf5.h... no checking whether we should try to build netCDF-4... no /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/configure: line 26885: libsrc4/netcdf.h: No such file or directory checking if API dispatch is enabled... no checking what to call the output of the ftpbin target... binary-netcdf-4.1.1_nc3_i686-pc-linux-gnu-gfortran_i686-pc-linux-gnu-gfortran_i686-pc-linux-gnu-c++.tar i686-pc-linux-gnu-gfortran i686-pc-linux-gnu-c++ checking binary distribution directory... /home/ftp/pub/binary/dummy_system checking for library containing xdr_void... none required configure: XDR Functions appear to be in libc. checking for rpc/types.h... yes checking for rpc/xdr.h... yes configure: generating header files and makefiles configure: creating ./config.status config.status: creating Makefile config.status: creating nc-config config.status: creating netcdf.pc 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 libncdap3/Makefile config.status: creating libncdap3/oc/Makefile config.status: creating libncdap4/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.1-r4/work/netcdf-4.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build" make -j3 pdf Making pdf in libsrc make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/libsrc' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/libsrc' Making pdf in f90 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/f90' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/f90' Making pdf in fortran make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/fortran' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/fortran' Making pdf in nctest make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/nctest' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/nctest' Making pdf in ncgen3 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncgen3' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncgen3' Making pdf in ncgen make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncgen' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncgen' Making pdf in ncdump make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncdump' Making pdf in cdl4 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncdump/cdl4' make[2]: Für das Ziel »pdf« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncdump/cdl4' Making pdf in expected4 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncdump/expected4' make[2]: Für das Ziel »pdf« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncdump/expected4' make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncdump' make[2]: Für das Ziel »pdf-am« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncdump' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/ncdump' Making pdf in nf_test make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/nf_test' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/nf_test' Making pdf in cxx make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/cxx' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/cxx' Making pdf in nc_test make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/nc_test' make[1]: Für das Ziel »pdf« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/nc_test' Making pdf in man4 make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/man4' Updating /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/version-c.texi make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/man4' Making pdf in examples make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples' Making pdf in C make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/C' make[2]: Für das Ziel »pdf« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/C' Making pdf in CDL make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/CDL' make[2]: Für das Ziel »pdf« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/CDL' Making pdf in F77 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/F77' make[2]: Für das Ziel »pdf« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/F77' Making pdf in F90 make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/F90' make[2]: Für das Ziel »pdf« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/F90' Making pdf in CXX make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/CXX' make[2]: Für das Ziel »pdf« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples/CXX' make[2]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples' make[2]: Für das Ziel »pdf-am« ist nichts zu tun. make[2]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples' make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/examples' make[1]: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build' make[1]: Für das Ziel »pdf-am« ist nichts zu tun. make[1]: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build' >>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build" make -j3 -j1 -C man4 make: Entering directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/man4' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4 && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.info /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.info-[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.info-[0-9][0-9] /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.i[0-9] /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/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.1-r4/work/netcdf-4.1.1/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4 \ -o /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.info /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4 && \ $restore $backupdir/* `echo ".//var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc TEXINPUTS="/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4:$TEXINPUTS" \ MAKEINFO='/bin/sh /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/missing --run makeinfo -I /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4' \ texi2dvi -s --pdf --batch /var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.texi egrep: Das Ende des angegebenen Intervalls ist nicht gültig /usr/bin/texi2dvi: cannot read .//var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1/man4/netcdf-c.texi, skipping. make: *** [netcdf-c.pdf] Fehler 1 make: Leaving directory `/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build/man4' emake failed * ERROR: sci-libs/netcdf-4.1.1-r4 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 3126: Called autotools-utils_src_compile '-j1' '-C' 'man4' * environment, line 623: Called die * The specific snippet of code: * emake "$@" || die 'emake failed'; * * If you need support, post the output of `emerge --info '=sci-libs/netcdf-4.1.1-r4'`, * the complete build log and the output of `emerge -pqv '=sci-libs/netcdf-4.1.1-r4'`. * The complete build log is located at '/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1_build' * S: '/var/tmp/portage/sci-libs/netcdf-4.1.1-r4/work/netcdf-4.1.1'