On Tue, Oct 29, 2013 at 10:12:35AM +0000, Garth N. Wells wrote: > On 2013-10-29 10:03, Anders Logg wrote: > >On Tue, Oct 29, 2013 at 10:30:03AM +0100, Johannes Ring wrote: > >>On Tue, Oct 29, 2013 at 10:06 AM, Martin Sandve Alnæs > >><[email protected]> wrote: > >>> Some of the buildbots have been offline for a while. > >> > >>I have restarted one (wheezy-amd64) and disabled the others now > >>(osx-10.6 and sid-amd64). The osx-10.6 buildbot machine has been > >>upgraded to OS X 10.8, but is currently not ready to be used as a > >>buildbot slave. > > > >Great. I think we should only enable buildbots that are known to work. > > > >>> Some of them have strange timeouts. > >> > >>sid-amd64 hang when compiling the fem convergence benchmark. I thought > >>this had been fixed when gcc 4.8.2 was uploaded to Debian unstable, > >>but it was not. Can someone else reproduce this timeout when compiling > >>this benchmark with gcc 4.8? We might want to disable building of this > >>benchmark.
Where is the sid-amd64 buildbot? Is it offline? I don't see it in the list. > >It hangs for me with gcc 4.8.1. Does anyone know when a new gcc will > >enter Ubuntu? > > > > I wouldn't hold your breath - Ubuntu has a poor track record in > releasing bug fixes for development tools. > > >The benchmark builds fine if I disable P5 for R3. I suggest we disable > >that benchmark for now and reenable it later. We should open an issue > >so we don't forget it. (I can do this later today.) > > > >>> And at least two display this error: > >>> > >>> dolfin-master-full-precise-amd64 > >>> > >>> [ 0%] Building CXX object > >>> test/unit/la/cpp/CMakeFiles/test_LinearOperator.dir/LinearOperator.cpp.o > >>> Linking CXX executable test_LinearOperator > >>> /home/buildbot/fenicsbbot/master/dolfin-full/lib/libdolfin.so: undefined > >>> reference to `METIS_Free' > >> > >>That error was first encountered in this build: > >> > >>http://fenicsproject.org:8010/builders/dolfin-master-full-precise-amd64/builds/417 > > > >Looks like Garth? > > > > The correlation between code changes and buildbot errors has been > very weak of late. The error is a linking problem which is probably > due to a library configuration problem on the buildbot. Can we get it fixed? I'm seeing the following errors at the moment: master: * ImportError:libteuchos.so: cannot open shared object file: No such file or directory; next: * ImportError:libteuchos.so: cannot open shared object file: No such file or directory; * Strange segfaults on osx-10.7 -- Anders _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
