Open malaterre opened 2 years ago
Another one:
21: ImathTest: ./src/ImathTest/testFun.cpp:70: void testf(float, bool): Assertion `bit_cast<unsigned> (pf) == bit_cast<unsigned> (f)' failed.
and:
23: ImathTest: ./src/ImathTest/testInterval.cpp:189: void {anonymous}::testExtendByPoint(const char*) [with T = float]: Assertion `b.min == min && b.max == max' failed.
This one looks different though:
1: Running testV2Array
1: V2iArray
1: ok
1: V2fArray
1: Traceback (most recent call last):
1: File "/<<PKGBUILDDIR>>/src/python/PyImathTest/pyImathTest.in", line 10137, in <module>
1: test[1]()
1: File "/<<PKGBUILDDIR>>/src/python/PyImathTest/pyImathTest.in", line 2619, in testV2Array
1: testV2xArray (V2fArray, V2f, FloatArray)
1: File "/<<PKGBUILDDIR>>/src/python/PyImathTest/pyImathTest.in", line 2588, in testV2xArray
1: assert (l[0] == v0.length())
1: AssertionError
It seems like
i386
issues are back again in codebase. The package is failing the unit test suite on i386 arch on Debian buildds: