<br><br>On Sunday, April 10, 2022, Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry, I didn't even realize to apply the patches after autogen.sh...</blockquote><div><br></div><div>sorry, I mean you need to run autogen.sh after patching <a href="http://configure.ac">configure.ac</a></div><div><br></div><div>from log:</div><div><br></div><div>checking for ImfOpenInputFile in -lIlmImf... no</div><div>checking for openexr available... no</div><div><br></div><div>can you post output of 'pkg-config --libs OpenEXR'? </div><div><br></div><div>also be sure you have OpenEXR headers installed</div><div><br></div><div>we obviously better to abort configure early in case we want openexr but it not found on system for dynamic build.. need to figure out some argument for those macro functions (I read documentation on autotools, just slow to experiment) </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Still error; I attach cin5.log and config.log<br>
<br>
NOTE:<br>
Reading the config.log I noticed 2 entries that probably have nothing<br>
to do with the problems encountered, but are 2 critical things in my<br>
system:<br>
<br>
1- in config.log you refer to ROCM; my video card on Arch has many<br>
problems with rocm.</blockquote><div><br></div><div>I am sorry about this.. I once looked into their codebase.. never moved past compiling custom llvm... </div><div><br></div><div>guess it mostly needed for Opencl > 1.1 and other forms of gpu compute... </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2- Arch recently introduced experimental support for LTO in gcc.<br>
Fedora and others have had it for years, but Arch may have problems<br>
and instability.<br>
</blockquote>