[Trilinos-Users] PyTrilinos MAC OS 10.5.3 test failure, Trilinos8.0.7

Askey Scott A Capt AFIT/ENY Scott.Askey at afit.edu
Fri Jun 20 13:26:04 MDT 2008


All PyTrillinos  tests (30) fail when I build trilinos with the
following configuration script.  The tests for the other packages all
pass (164 tests).    Are there any python paths or pytrilinos  flags
that I need address?  

A proven OS 10.5  pytrilinos configuration script that includes NOX plus
Teuchos and uses fink libraries would be greatly appreciated.
 
I am using an intel dual core macbookpro, gcc4.2.3 (from fink)  , and
python2.5.2 (from fink).

V/R

Scott Askey
AFIT/ENY

../configure \
 	CC=/sw/bin/gcc-4 CXX=/sw/bin/g++-4 \
  CFLAGS="-O3" CXXFLAGS="-O3" FFLAGS="-O2" \
	F77=/sw/bin/gfortran \
	RANLIB="ranlib -s" \
	--enable-python \
	--enable-python-tests \
 	 --with-ldflags="-Wl,-multiply_defined -Wl,suppress" \
	--with-incdirs="-I/sw/include" \
	--with-ldflags="-L/sw/lib -framework vecLib" \
	--cache-file=config.cache \
	--with-gnumake \
	--enable-didasko \
	--enable-nox-examples --enable-nox-tests --enable-nox-lapack\
	--enable-nox \
	--enable-nox-epetra \
	--enable-ifpack \
	--enable-aztecoo \
	--enable-loca --enable-loca-anasazi\
	--enable-teuchos --enable-teuchos-complex\
	--enable-belos --enable-ml\
	--enable-amesos --enable-anasazi \
	--enable-epetra \
	--enable-anasazi --enable-anasazi-triutils\
	--enable-pytrilinos --with-python=/sw/bin/python \
	 --enable-tests  --enable-pytrilinos-tests \
 	   --enable-examples --enable-pytrilinos-examples
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20080620/a5c03fe7/attachment.html 


More information about the Trilinos-Users mailing list