<div dir="ltr"><div class="gmail_default" style="font-size:small">Hopefully, Andrew will look at this better than I can but what I see:</div><div class="gmail_default" style="font-size:small">Looking at the simplest of "cin5_disable_david.log", it looks like you got past the dav1d error by disabling and now have a libvpx error.  Disabling parts is not a solution but at least it helps to determine if there is a similar problem in compiling other routines.  The error you see below is a compiling error (I think) which is hard to believe that libvpx could have an unbalanced parenthesis or it would not work on other computers.<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">/tmp/ccmCkgcu.s: Assembler messages:<br>/tmp/ccmCkgcu.s:1813: <b>Error: unbalanced parenthesis in operand 1.</b><br>make[4]: *** [Makefile:160: <b>vp9/encoder</b>/vp9_temporal_filter.c.o] Errore 1</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I will see if I can install Arch on a computer here and try it too, but I have never done this before.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 9, 2022 at 6:35 AM Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I tried a downgrade to nasm 5.14 but it still produces errors. nasm<br>
5.13 is too old and Arch no longer has it in the archive. However, the<br>
month-end build was working fine; it must be an Arch update from the<br>
last week.<br>
I tried disable-dav1d; disable dav1d + libaom + opus; and finally<br>
clang + disable-dav1d. In all 3 cases I get errors. I attach the logs.<br>
</blockquote></div>