[MOAB-dev] MOAB distcheck failed.

Nightly Test kraftche at cae.wisc.edu
Mon Mar 2 02:00:25 CST 2009


checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-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
checking for a sed that does not truncate output... /bin/sed
checking for style of include used by make... GNU
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for CC... no
checking for aCC... no
checking for cxx... no
checking for xlC_r... no
checking for xlC... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for known C compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking for known c++ compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/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 whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for gunzip... gunzip -c
checking for gzip... (cached) gunzip -c
checking for zcat... (cached) gunzip -c
checking if C++ compiler supports template class specialization... yes
checking if C++ compiler supports template function specialization... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for C++ unordered_map... std::tr1
checking for deflate in -lz... yes
checking for SZ_Decompress in -lsz... no
checking if HDF5 support is enabled... yes
checking hdf5.h usability... yes
checking hdf5.h presence... yes
checking for hdf5.h... yes
checking for H5Fopen in -lhdf5... yes
checking if NetCDF support is enabled... yes
checking strstream.h usability... no
checking strstream.h presence... no
checking for strstream.h... no
checking sstream.h usability... no
checking sstream.h presence... no
checking for sstream.h... no
checking strstream usability... yes
checking strstream presence... yes
checking for strstream... yes
checking netcdf.h usability... yes
checking netcdf.h presence... yes
checking for netcdf.h... yes
checking for netcdf.hh... yes
checking for netcdf_c++ library... yes
checking if mbconvert is to be built... yes
checking if hexmodops is to be built... yes
checking if mbchaco is to be built... no
checking if mbperf is to be built... yes
checking if qvdual is to be built... no
checking if mbsize is to be built... yes
checking if mbskin is to be built... yes
checking if mbtagprop is to be built... yes
checking if mcnpmit is to be built... no
checking if mbcoupler is to be built... no
checking if spheredecomp is to be built... yes
checking if mbsurfplot is to be built... yes
checking if mbzoltan is to be built... no
checking if dagmc is to be built... yes
checking if gsets is to be built... yes
checking if iMesh support is to be built... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating moab.make
config.status: creating testdir.h
config.status: creating parallel/Makefile
config.status: creating mhdf/Makefile
config.status: creating test/Makefile
config.status: creating test/h5file/Makefile
config.status: creating test/dual/Makefile
config.status: creating test/obb/Makefile
config.status: creating test/perf/Makefile
config.status: creating tools/Makefile
config.status: creating tools/iMesh/Makefile
config.status: creating tools/iMesh/iMesh-Defs.inc
config.status: creating tools/iMesh/SIDL/iMesh-SIDL-Defs.inc
config.status: creating tools/iMesh/SIDL/Makefile
config.status: creating tools/iMesh/SIDL/common.make
config.status: creating tools/mbperf/Makefile
config.status: creating tools/mbchaco/Makefile
config.status: creating tools/mbcoupler/Makefile
config.status: creating tools/mbzoltan/Config.moab
config.status: creating tools/mbzoltan/Makefile
config.status: creating tools/mcnpmit/Makefile
config.status: creating tools/qvdual/Makefile
config.status: creating tools/dagmc/Makefile
config.status: creating tools/dagmc/dagmc.make
config.status: creating doc/Makefile
config.status: creating doxygen/Makefile
config.status: creating config.h
config.status: creating MBVersion.h
config.status: creating MBEntityHandle.h
config.status: creating MBCN_FCDefs.h
config.status: executing depfiles commands
C:   cc  -Wall -pipe -pedantic -O2 -DNDEBUG  -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map
C++: c++  -Wall -pipe -pedantic -O2 -DNDEBUG  -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map
Fortran: gfortran -g -O2 -O2 -DNDEBUG
{ test ! -d moab-3.99 || { find moab-3.99 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr moab-3.99; }; }
test -d moab-3.99 || mkdir moab-3.99
list='mhdf parallel . test tools doc doxygen'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "moab-3.99/$subdir" \
	    || /bin/mkdir -p "moab-3.99/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd moab-3.99 && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd moab-3.99 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[1]: Entering directory `/home/jason/moab/test/dist/mhdf'
make[1]: Leaving directory `/home/jason/moab/test/dist/mhdf'
make[1]: Entering directory `/home/jason/moab/test/dist/parallel'
list=''; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "/home/jason/moab/test/dist/moab-3.99/parallel/$subdir" \
	    || /bin/mkdir -p "/home/jason/moab/test/dist/moab-3.99/parallel/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/moab/test/dist/moab-3.99/parallel && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/moab/test/dist/moab-3.99 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[1]: Leaving directory `/home/jason/moab/test/dist/parallel'
make[1]: Entering directory `/home/jason/moab/test/dist/test'
list='dual h5file obb perf'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "/home/jason/moab/test/dist/moab-3.99/test/$subdir" \
	    || /bin/mkdir -p "/home/jason/moab/test/dist/moab-3.99/test/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/moab/test/dist/moab-3.99/test && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/moab/test/dist/moab-3.99 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[2]: Entering directory `/home/jason/moab/test/dist/test/dual'
make[2]: Leaving directory `/home/jason/moab/test/dist/test/dual'
make[2]: Entering directory `/home/jason/moab/test/dist/test/h5file'
make[2]: Leaving directory `/home/jason/moab/test/dist/test/h5file'
make[2]: Entering directory `/home/jason/moab/test/dist/test/obb'
make[2]: Leaving directory `/home/jason/moab/test/dist/test/obb'
make[2]: Entering directory `/home/jason/moab/test/dist/test/perf'
make[2]: Leaving directory `/home/jason/moab/test/dist/test/perf'
make[1]: Leaving directory `/home/jason/moab/test/dist/test'
make[1]: Entering directory `/home/jason/moab/test/dist/tools'
list='iMesh mbchaco mbcoupler mbzoltan mbperf mcnpmit qvdual dagmc'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "/home/jason/moab/test/dist/moab-3.99/tools/$subdir" \
	    || /bin/mkdir -p "/home/jason/moab/test/dist/moab-3.99/tools/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/moab/test/dist/moab-3.99/tools && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/moab/test/dist/moab-3.99 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[2]: Entering directory `/home/jason/moab/test/dist/tools/iMesh'
echo '#include "MBCN_FCDefs.h"' > iMeshP_protos.h
make[2]: *** No rule to make target `quad9.cub', needed by `distdir'.  Stop.
make[2]: *** Waiting for unfinished jobs....
echo '#ifdef FC_FUNC_' >> iMeshP_protos.h
echo >> iMeshP_protos.h
for func in `/bin/sed -n 's/^[[:space:]]*void[[:space:]][[:space:]]*iMeshP_\([a-z][_a-zA-Z0-9]*\)[[:space:]]*(.*$/iMeshP_\1/p' ../../../src/tools/iMesh/iMeshP.h`; do \
	  lower=`echo $func | tr '[:upper:]' '[:lower:]'`; \
          upper=`echo $func | tr '[:lower:]' '[:upper:]'`; \
	  echo "#define $func FC_FUNC_( $lower, $upper )" >> iMeshP_protos.h; \
        done
echo >> iMeshP_protos.h
echo "#endif" >> iMeshP_protos.h
make[2]: Leaving directory `/home/jason/moab/test/dist/tools/iMesh'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/home/jason/moab/test/dist/tools'
make: *** [distdir] Error 1


More information about the moab-dev mailing list