[MOAB-dev] MOAB check for *x86* failed.

Jason Kraftcheck kraftche at cae.wisc.edu
Sun Dec 20 08:53:16 CST 2009


I think I have all the issues with compiling 32-bit code on my 
workstation fixed.  Apologies for all the noise on the list.

- jason



On 12/20/2009 03:06 AM, Nightly Test wrote:
> /bin/sh ./config.status --recheck
> running CONFIG_SHELL=/bin/sh /bin/sh ../src/configure  --enable-32bit --with-hdf5=/opt/hdf5-1.8.3/32 --with-netcdf=/opt/netcdf-3.6.1-32-c2 --enable-imesh=nofortran --enable-debug --enable-optimize QTDIR=/usr/share/qt3  --no-create --no-recursion
> 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 sed... sed
> checking if iMesh support is to be built... yes
> 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 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... 3458764513820540925
> 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 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 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 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 valgrind/memcheck.h usability... yes
> checking valgrind/memcheck.h presence... yes
> checking for valgrind/memcheck.h... yes
> checking for C++ unordered_map... std::tr1
> checking for python... python
> checking if python works... yes
> checking for location of python headers... /usr/include/python2.5
> checking pyconfig.h usability... yes
> checking pyconfig.h presence... yes
> checking for pyconfig.h... yes
> checking Python.h usability... yes
> checking Python.h presence... yes
> checking for Python.h... yes
> checking for NumPy module... yes
> checking for location of NumPy includes... /usr/lib/python2.5/site-packages/numpy/core/include
> checking for numpy/arrayobject.h... no
> configure: WARNING: mis-detected NumPy include dir
> checking if Python support is to be built... no
> checking for deflate in -lz... no
> 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... no
> configure: error: HDF5 library not found or not usable.
> make: *** [config.status] Error 1



More information about the moab-dev mailing list