Bug#762669: clippoly: ./clippolytest t1 Assertion `inp_ort(q,s1) = 0' failed on mips64el

2014-12-17 Thread James Cowgill
On Wed, 24 Sep 2014 17:42:29 +0800 YunQiang Su wzss...@gmail.com wrote: When building clippoly on mips64el, it failed to build due to failure of test 1 and 2. I think this must be a bug in the Loongson FPU (my guess since the assertion is related to floating point math). It builds successfully

Bug#762669: clippoly: ./clippolytest t1 Assertion `inp_ort(q,s1) = 0' failed on mips64el

2014-12-17 Thread Barak A. Pearlmutter
I think this must be a bug in the Loongson FPU (my guess since the assertion is related to floating point math). It builds successfully on all the non-loongson boards I've tried. Should I allow the build to proceed even when the test fails? I'm reluctant to do that because people might prefer

Bug#762669: clippoly: ./clippolytest t1 Assertion `inp_ort(q,s1) = 0' failed on mips64el

2014-12-17 Thread James Cowgill
On Wed, 2014-12-17 at 11:38 +, Barak A. Pearlmutter wrote: I think this must be a bug in the Loongson FPU (my guess since the assertion is related to floating point math). It builds successfully on all the non-loongson boards I've tried. Should I allow the build to proceed even when

Bug#762669: clippoly: ./clippolytest t1 Assertion `inp_ort(q,s1) = 0' failed on mips64el

2014-09-24 Thread YunQiang Su
Package: src:clippoly Version: 0.11-6 When building clippoly on mips64el, it failed to build due to failure of test 1 and 2. lt-clippolytest: graphadd.cc:149: void recursive_intersection(const hvec2_t, const hvec2_t, const hvec2_t, const hvec2_t, hvec2_t): Assertion `inp_ort(q,s1) = 0' failed.