[Trilinos-Users] RTOpPack Segmention Fault

Biswa Sengupta bs393 at cam.ac.uk
Fri Dec 16 20:22:22 MST 2011


Hi guys,

I have been trying to install Trilinos 10.8.4 without python and fortran support but unfortunately I receive segmentation fault detailed as under:

[ 29%] Building CXX object packages/epetraext/src/CMakeFiles/epetraext.dir/block/EpetraExt_BlockVector.cpp.o
/Users/biswasengupta/Desktop/trilinos-10.8.4/packages/rtop/src/ops_lib/RTOpPack_TOpAssignScalar.hpp: In function ‘void Thyra::put_scalar(const Scalar&, const Teuchos::Ptr<Thyra::VectorBase<Scalar> >&) [with Scalar = std::complex<float>]’:
/Users/biswasengupta/Desktop/trilinos-10.8.4/packages/rtop/src/ops_lib/RTOpPack_TOpAssignScalar.hpp:59: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[2]: *** [packages/thyra/core/src/CMakeFiles/thyracore.dir/support/operator_vector/client_support/Thyra_DefaultBlockedLinearOp.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 29%] Building CXX object packages/tpetra/src/CMakeFiles/tpetra.dir/Tpetra_CrsMatrix.cpp.o
/Users/biswasengupta/Desktop/trilinos-10.8.4/packages/rtop/src/ops_lib/RTOpPack_TOpAssignScalar.hpp: In function ‘void Thyra::put_scalar(const Scalar&, const Teuchos::Ptr<Thyra::VectorBase<Scalar> >&) [with Scalar = std::complex<float>]’:
/Users/biswasengupta/Desktop/trilinos-10.8.4/packages/rtop/src/ops_lib/RTOpPack_TOpAssignScalar.hpp:59: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[2]: *** [packages/thyra/core/src/CMakeFiles/thyracore.dir/support/operator_vector/client_support/Thyra_DefaultColumnwiseMultiVector.cpp.o] Error 1
make[1]: *** [packages/thyra/core/src/CMakeFiles/thyracore.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 29%] Building CXX object packages/tpetra/src/CMakeFiles/tpetra.dir/Tpetra_CrsMatrixMultiplyOp.cpp.o


I seek your advice in rectifying the same. I have herewith attached my makefile for your perusal. You will notice in the Makefile that I had to switch off SEACAS for another segmentation fault.

Best,
Biswa

University of Cambridge

-------------- next part --------------
A non-text attachment was scrubbed...
Name: install_trilinos
Type: application/octet-stream
Size: 10494 bytes
Desc: not available
Url : https://software.sandia.gov/pipermail/trilinos-users/attachments/20111217/89fd504f/attachment.obj 


More information about the Trilinos-Users mailing list