On Fri, 12 Dec 2014 13:20:06 +0100
Johannes Ring <[email protected]> wrote:

> On Fri, Dec 12, 2014 at 1:02 PM, Johannes Ring <[email protected]>
> wrote:
> > On Fri, Dec 12, 2014 at 1:00 PM, Jan Blechta
> > <[email protected]> wrote:
> >> On Fri, 12 Dec 2014 12:36:37 +0100
> >> Johannes Ring <[email protected]> wrote:
> >>
> >>> On Thu, Dec 11, 2014 at 4:20 PM, Jan Blechta
> >>> <[email protected]> wrote:
> >>> > It seems that FEniCS stack miss petsc4py, doesn't it?
> >>>
> >>> Yes, that is correct, but I have included it now. Thanks for
> >>> reporting.
> >>
> >> Also uflacs is missing.
> >
> > Ah, that is actually not packaged in hashstack yet. I will add
> > that. Thanks.
> 
> uflacs has been added now.
> 
> I have also added mshr today.

I can't compile mshr, see error message below. Do you know where's the
problem Johannes, Benjamin?

Jan

2014/12/12 13:27:13 - INFO: [package:run_job] [ 73%] Building CXX object 
CMakeFiles/mshr.dir/src/CSGPrimitives2D.cpp.o
2014/12/12 13:27:14 - INFO: [package:run_job] 
/srv/groot/blechta/.hashdist/tmp/mshr-xhzdgdcmi7q6/src/CSGPrimitives2D.cpp: In 
constructor 'mshr::Circle::Circle(double, double, double, std::size_t)':
2014/12/12 13:27:14 - INFO: [package:run_job] 
/srv/groot/blechta/.hashdist/tmp/mshr-xhzdgdcmi7q6/src/CSGPrimitives2D.cpp:63:5:
 error: type 'mshr::Circle' is not a direct base of 'mshr::Circle'
2014/12/12 13:27:14 - INFO: [package:run_job] 
/srv/groot/blechta/.hashdist/tmp/mshr-xhzdgdcmi7q6/src/CSGPrimitives2D.cpp:62:1:
 error: uninitialized member 'mshr::Circle::_segments' with 'const' type 'const 
size_t {aka const long unsigned int}' [-fpermissive]
2014/12/12 13:27:14 - INFO: [package:run_job] 
/srv/groot/blechta/.hashdist/tmp/mshr-xhzdgdcmi7q6/src/CSGPrimitives2D.cpp: In 
constructor 'mshr::Rectangle::Rectangle(double, double, double, double)':
2014/12/12 13:27:14 - INFO: [package:run_job] 
/srv/groot/blechta/.hashdist/tmp/mshr-xhzdgdcmi7q6/src/CSGPrimitives2D.cpp:144:5:
 error: type 'mshr::Rectangle' is not a direct base of 'mshr::Rectangle'
2014/12/12 13:27:14 - INFO: [package:run_job] make[2]: *** 
[CMakeFiles/mshr.dir/src/CSGPrimitives2D.cpp.o] Error 1
2014/12/12 13:27:14 - INFO: [package:run_job] make[1]: *** 
[CMakeFiles/mshr.dir/all] Error 2
2014/12/12 13:27:14 - INFO: [package:run_job] make: *** [all] Error 2
2014/12/12 13:27:14 - ERROR: [package:run_job] Command '[u'/bin/bash', 
'_hashdist/build.sh']' returned non-zero exit status 2
2014/12/12 13:27:14 - ERROR: [package:run_job] command failed (code=2); raising


> 
> Johannes

_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to