Comment 13 for bug 586741

Revision history for this message
Aron Wahlberg (aron-simula) wrote :

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.