dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #12828
Re: [UFC-dev] buildbot failure in FEniCS Buildbot on ufc-hardy-i386
On Mon, March 30, 2009 07:30, Johan Hake wrote:
> Looks like the buildbots need some disk cleaning :-)
>
> Johan
>
> c++ -o
> src/ufc/ufc_wrap.os -c -fPIC -I/usr/include -I/usr/include/python2.5
> -Isrc/ufc
> src/ufc/ufc_wrap.cc
> /tmp/ccO97jZ3.s: Assembler messages:
> /tmp/ccO97jZ3.s:30192: Fatal error: can't close src/ufc/ufc_wrap.os: No
> space
> left on device
> scons: *** [src/ufc/ufc_wrap.os] Error 1
> scons: building terminated because of errors.
Yes, sorry about that. I did some cleanup now.
BTW, I found a quite large xml file in the submesh DOLFIN demo:
fenics-slave@386:dolfin$ du -h demo/mesh/submesh/cpp/dolfin_plot_data.xml
1.9G demo/mesh/submesh/cpp/dolfin_plot_data.xml
fenics-slave@386:dolfin$
Is this supposed to be this big?
Johannes
Follow ups