Package: src:openexr
Version: 2.2.0-1

Some tests are failing on x86:

=======
Running testOptimizedInterleavePatterns
Testing SSE optimisation with different interleave patterns (large images)
...
 0, 0: RGBHalf read as RGBHalf...                            OK
 0, 1: RGBHalf read as RGBAHalf...                           OK
 0, 2: RGBHalf read as ABGRHalf...                           OK
 0, 3: RGBHalf read as RGBFloat...

error reading back channel B pixel 96,-62 got -nan expected -nan
lt-IlmImfTest: testOptimizedInterleavePatterns.cpp:238: bool
{anonymous}::compare(const Imf_2_2::FrameBuffer&, const
Imf_2_2::FrameBuffer&, const Box2i&, bool): Assertion
`writtenHalf.bits()==readHalf.bits()' failed.
/bin/bash: line 5: 25131 Aborted                 ${dir}$tst
FAIL: IlmImfTest
==================
1 of 1 test failed
==================

Reply via email to