<div dir="ltr">Hi all,<br><br>I am preparing the debian package for openexr. I am running in the following issue, when the test suite runs, here is what I get (debian jessie x86/32bits):<br><br>[...]<br>Running testOptimizedInterleavePatterns<br>Testing SSE optimisation with different interleave patterns (large images)<br>...<br> 0, 0: RGBHalf read as RGBHalf...                            OK<br> 0, 1: RGBHalf read as RGBAHalf...                           OK<br> 0, 2: RGBHalf read as ABGRHalf...                           OK<br> 0, 3: RGBHalf read as RGBFloat...<br><br>error reading back channel B pixel 96,-62 got -nan expected -nan<br>lt-IlmImfTest: testOptimizedInterleavePatterns.cpp:238: bool<br>{anonymous}::compare(const Imf_2_2::FrameBuffer&, const<br>Imf_2_2::FrameBuffer&, const Box2i&, bool): Assertion<br>`writtenHalf.bits()==readHalf.bits()' failed.<br>/bin/bash: line 5: 25131 Aborted                 ${dir}$tst<br>FAIL: IlmImfTest<br>==================<br>1 of 1 test failed<br>==================<br>[...]<br><div><br></div><div>This is a hard-failure based on an assert(). Is there an actual issue in openexr 2.2.0 ?</div><div><br></div><div>Thanks much,</div></div>