On Tue, Sep 6, 2016 at 4:06 PM, Andreas Tille <ti...@debian.org> wrote:
[Paul, I wonder whether you realised the problems with opensurgsim]
Thanks for the heads up. Graham's GCC6 patch works for me. I'll get it
applied upstream.
Hi Graham,
On Thu, Aug 25, 2016 at 02:37:53PM +0200, Graham Inggs wrote:
Hi Maintainer
The attached patch fixes the FTBFS with GCC 6.
I'll open a separate bug for the eigen3 issue and mark it as being
blocked
by #835411.
I checked building opensurgsim and while I have not realised any
problems directly hinting to eigen3 I've got:
...
2 FAILED TESTS
Start 12: SurgSimPhysicsTest
12/12 Test #12: SurgSimPhysicsTest ............... Passed 0.64
sec
92% tests passed, 1 tests failed out of 12
Total Test time (real) = 8.99 sec
The following tests FAILED:
11 - SurgSimMathTest (Failed)
Errors while running CTest
Makefile:130: recipe for target 'test' failed
make[1]: *** [test] Error 8
make[1]: Leaving directory
'/build/opensurgsim-0.6.0/obj-x86_64-linux-gnu'
I am building now to see if I can reproduce this. SurgSimMathTest
failure might be related to Eigen, but I'll let you know what I find.
-Paul