On Mon, Nov 22, 2010 at 7:56 PM, Garth N. Wells <[email protected]> wrote: > > > On 22/11/10 12:01, Johannes Ring wrote: >> >> On Thu, Nov 18, 2010 at 10:49 AM, Anders Logg<[email protected]> wrote: >>> >>> No Trilinos should be optional. I'll add a safeguard. >> >> DOLFIN still fails to build when Trilinos is disabled. Any chance for >> a fix soon? >> > > I pushed a few changes that should do the trick.
Good! Seems to work. Johannes > Garth > >> Johannes >> >>> -- >>> Anders >>> >>> >>> On Thu, Nov 18, 2010 at 10:39:12AM +0100, Johannes Ring wrote: >>>> >>>> Hi, >>>> >>>> the buildbot fails to build DOLFIN with the following error: >>>> >>>> /home/fenicsslave/jhbuildbot/fenics-src/dolfin/dolfin/mesh/Mesh.cpp: >>>> In member function 'const dolfin::MeshFunction<unsigned int>& >>>> dolfin::Mesh::color(std::string)': >>>> /home/fenicsslave/jhbuildbot/fenics-src/dolfin/dolfin/mesh/Mesh.cpp:262: >>>> error: 'MeshColoring' has not been declared >>>> >>>> I see in MeshColoring.h that nothing is defined unless Trilinos is >>>> available. Is Trilinos required to build DOLFIN now? >>>> >>>> Johannes >>>> >>>> On Wed, Nov 17, 2010 at 9:10 PM,<[email protected]> wrote: >>>>> >>>>> The Buildbot has detected a new failure of dolfin-lucid-amd64 on FEniCS >>>>> Buildbot. >>>>> Full details are available at: >>>>> http://fenicsproject.org:8080/builders/dolfin-lucid-amd64/builds/154 >>>>> >>>>> Buildbot URL: http://fenicsproject.org:8080/ >>>>> >>>>> Buildslave for this Build: lucid-amd64 >>>>> >>>>> Build Reason: >>>>> Build Source Stamp: HEAD >>>>> Blamelist: Anders Logg,Garth N. Wells >>>>> >>>>> BUILD FAILED: failed dolfin build >>>>> >>>>> sincerely, >>>>> -The Buildbot >>>>> >>>>> >>>>> _______________________________________________ >>>>> Mailing list: https://launchpad.net/~dolfin >>>>> Post to : [email protected] >>>>> Unsubscribe : https://launchpad.net/~dolfin >>>>> More help : https://help.launchpad.net/ListHelp >>>>> >>>> >>>> _______________________________________________ >>>> Mailing list: https://launchpad.net/~dolfin >>>> Post to : [email protected] >>>> Unsubscribe : https://launchpad.net/~dolfin >>>> More help : https://help.launchpad.net/ListHelp >>> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~dolfin >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~dolfin >> More help : https://help.launchpad.net/ListHelp > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

