<div dir="ltr"><div style="font-size:small" class="gmail_default">Olivier:</div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
So I did. I backported nasm 2.14.02 and tried to build cin from there.<br>
It's working for the 64 bits build, but not for the 32 bits build.<br>
The error is :<br>
<br>
... zip ...<br>
<br>
[ 98%] Building CXX object <br>
CMakeFiles/test_aom_encoder.dir/test/reconinter_test.cc.o<br>
mv -f .deps/ImfDeepImageStateAttribute.Tpo <br>
.=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. <br>
-I../config <br>
-I/build/cin-5.1+20190831/thirdparty/../thirdparty/ilmbase-2.2.1/usr/include/OpenEXR <br>
-<br><br>
... zip ...<br>
<br>
If that rings a bell, please let me know.<br>
<br>
For your information, I've disabled the dav1d option for the 32 bits <br>
build for now.<br>
<br></blockquote><div><span class="gmail_default" style="font-size:small">Yes, correct permanent solution.  Some of the assembler instructions that libdav1d uses are not available </span><span class="gmail_default" style="font-size:small">for 32-bit.  GG says he will put in a check for that (someday!).</span></div></div></div>