← Back to team overview

dolfin team mailing list archive

[Bug 586741] Re: armadillo is not working

 

no, that still doesn't make it for me.
I have now set up one stable and one unstable build of dolfin on my laptop.
The stable build is fine. For the unstable build I've tried both Harish's first patch that made it for in earlier attempts and Johanne's latest patch that he pushed to dolfin.

Here's the end of my build output (I tried the log file but it didn't
say much (two lines only))

cdm -lpetscmat -lpetscvec -lpetsc -lX11 -lgmp -lgmpxx -lptscotch -lptscotcherr -framework vecLib -framework vecLib -framework vecLib -framework vecLib
ld: library not found for -lboost_thread
collect2: ld returned 1 exit status
scons: *** [dolfin/libdolfin.dylib] Error 1
mpic++ -o dolfin/swig/cpp_wrap.os -c -Wall -pipe -ansi -BOOST_UBLAS_NDEBUG -O3 -DHAS_MPI=1 -DMPICH_IGNORE_CXX_SEEK -DPACKAGE_VERSION=\"0.9.7\" -DHAS_CGAL=1 -DHAS_UMFPACK=1 -DHAS_CHOLMOD=1 -DHAS_LAPACK=1 -DHAS_SLEPC=1 -DHAS_ZLIB=1 -DHAS_MTL4=1 -DHAS_PETSC=1 -DHAS_GMP=1 -DHAS_SCOTCH=1 -fno-strict-aliasing -fno-strict-aliasing -frounding-math -DMTL_HAS_BLAS -fPIC -I. -I/Users/aron/bzr/FEniCS/unstable/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/libxml2 -I/Users/aron/bzr/FEniCS/unstable/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/ufsparse -I/opt/local/include/ufsparse -I/Users/aron/bzr/FEniCS/unstable -I/Users/aron/bzr/FEniCS/unstable/include -I/Users/aron/bzr/FEniCS/unstable/include -I/usr/include -I/Users/aron/bzr/FEniCS/unstable/src/mtl4 -I/opt/local/include -I/Users/aron/bzr/FEniCS/unstable/include -I/Users/aron/bzr/FEniCS/unstable/include -I/opt/local/include -I/Users/aron/bzr/FEniCS/unstable/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/core/include -I/Users/aron/bzr/FEniCS/unstable/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/libxml2 -I/Users/aron/bzr/FEniCS/unstable/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/ufsparse -I/opt/local/include/ufsparse -I/Users/aron/bzr/FEniCS/unstable -I/Users/aron/bzr/FEniCS/unstable/include -I/Users/aron/bzr/FEniCS/unstable/include -I/usr/include -I/Users/aron/bzr/FEniCS/unstable/src/mtl4 -I/opt/local/include -I/Users/aron/bzr/FEniCS/unstable/include -I/Users/aron/bzr/FEniCS/unstable/include -I/opt/local/include -I/Users/aron/bzr/FEniCS/unstable/include dolfin/swig/cpp_wrap.cc
scons: building terminated because of errors.
dolfin/libdolfin.dylib failed: Error 1
Failure with exit status: 2
Exit message: There was a problem building dolfin.

-- 
armadillo is not working
https://bugs.launchpad.net/bugs/586741
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.

Status in DOLFIN: Fix Committed
Status in Dorsal: Fix Committed

Bug description:
installation stops in dolfin with the message 'Unknown dependency package: armadillo' even though the package exists.