<div dir="ltr">Hi all,<div><br></div><div>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 amd64):</div><div><br></div><div>[...]</div><div><div>file ./lineOrder_increasing.exr version 2 checksum = 46515</div><div>file ./lineOrder_decreasing.exr version 2 checksum = 46515</div><div>comparing files ./comp_b44.exr and ./comp_b44_piz.exr</div><div>comparing files ./comp_dwaa_v1.exr and ./comp_dwaa_piz.exr</div><div>ERROR -- caught exception: Cannot read image file "./comp_dwaa_v1.exr". No such file or directory.</div><div>lt-IlmImfTest: testSampleImages.cpp:181: void testSampleImages(const string&): Assertion `false' failed.</div><div>/bin/bash: line 5:  2256 Aborted         ${dir}$tst</div><div>FAIL: IlmImfTest</div><div>==================</div><div>1 of 1 test failed</div><div>==================</div><div>Makefile:552: recipe for target 'check-TESTS' failed</div><div>make[4]: *** [check-TESTS] Error 1</div></div><div>[...]</div><div><br></div><div>I understand that the file:</div><div><br></div><div><a href="https://github.com/openexr/openexr/blob/master/OpenEXR/IlmImfTest/comp_dwaa_v1.exr">https://github.com/openexr/openexr/blob/master/OpenEXR/IlmImfTest/comp_dwaa_v1.exr</a><br></div><div><br></div><div>is actually missing from the 2.2.0 tarball. But what I failed to understand is how to skip this actual test. I tried using: --disable-ilmbasetest during the configure step with no luck.</div><div><br></div><div>Thanks for comment on how to actually either skip this test or fix it (if possible).</div><div><br></div><div>Thanks much</div></div>