Bug#868481: hkl FTBFS with Bullet 2.86.1

2017-07-17 Thread Markus Koschany
Control: severity -1 serious

On Sat, 15 Jul 2017 23:50:21 +0200 Markus Koschany  wrote:
> Source: hkl
> Version: 5.0.0.2173-2
> Severity: important
> 
> Hi,
> 
> hkl fails to build from source with Bullet 2.86.1 which is currently
> in experimental but will be uploaded to unstable soon.

[...]

Bullet 2.86.1 is in unstable now.



signature.asc
Description: OpenPGP digital signature


Bug#868481: hkl FTBFS with Bullet 2.86.1

2017-07-15 Thread Markus Koschany
Source: hkl
Version: 5.0.0.2173-2
Severity: important

Hi,

hkl fails to build from source with Bullet 2.86.1 which is currently
in experimental but will be uploaded to unstable soon.
Apparently hkl itself builds fine but one test is failing

hkl3d-test-t

1..3
ok 1 - no identical objects
 status: 0 hkl3d-test-t.c:94:check_collision
 # status: 0 hkl3d-test-t.c:94:check_collision
 not ok 2 - collision []
 ok 3 - no-collision
 # Looks like you failed 1 test of 3
 FAILED 2


 Failed Set Fail/Total (%) Skip Stat  Failing Tests
 -- --  
 
 hkl3d-test-t  1/3 33%00  2

 Failed 1/949 tests, 99.89% okay.
 Files=22,  Tests=949,  4.32 seconds (4.13 usr + 0.09 sys = 4.22 CPU)
 Makefile:1101: recipe for target 'check-local' failed
 make[4]: *** [check-local] Error 1
 make[4]: Leaving directory '/build/hkl-5.0.0.2173/tests'
 Makefile:973: recipe for target 'check-am' failed
 make[3]: *** [check-am] Error 2
 make[3]: Leaving directory '/build/hkl-5.0.0.2173/tests'
 Makefile:825: recipe for target 'check-recursive' failed
 make[2]: *** [check-recursive] Error 1
 make[2]: Leaving directory '/build/hkl-5.0.0.2173/tests'
 Makefile:560: recipe for target 'check-recursive' failed
 make[1]: *** [check-recursive] Error 1
 make[1]: Leaving directory '/build/hkl-5.0.0.2173'
 dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
 debian/rules:9: recipe for target 'build' failed
 make: *** [build] Error 2