Re: openshadinglanguage 1.11.15 failed with llvm 12 and up

2021-09-03 Thread Luya Tshimbalanga
Thanks for the patch. With some modifications, osl 1.11.15.0 successfully built for all releases. https://copr.fedorainfracloud.org/coprs/luya/blender-egl/build/2681425/ Here is the revised patch: ~~~ diff -Naur OpenShadingLanguage-Release-1.11.15.0.orig/src/liboslexec/llvm_util.cpp

Re: openshadinglanguage 1.11.15 failed with llvm 12 and up

2021-09-03 Thread Richard Shaw
You modifications to the Imath patch aren't working for me trying to do a mock build so here's my untested patch for LLVM 13: $ cat osl-llvm13.patch Index: OpenShadingLanguage-Release-1.11.14.2/src/liboslexec/llvm_util.cpp === ---

Re: openshadinglanguage 1.11.15 failed with llvm 12 and up

2021-09-03 Thread Richard Shaw
Testing a patch now, F_None was supposed to be OF_None and it looks like specifying StackAlignmentOverride is no longer required (I hope) as of LLVM 13. Thanks, Richard ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email

Re: openshadinglanguage 1.11.15 failed with llvm 12 and up

2021-09-03 Thread Richard Shaw
On Fri, Sep 3, 2021 at 3:28 AM Luya Tshimbalanga wrote: > Hello team, > > Building the latest stable osl 1.11.15 failed on all Fedora version except > Release 33 due to error caused by llvm 12. > The following result from Rawhide highlight the cause: > ~~~ >

openshadinglanguage 1.11.15 failed with llvm 12 and up

2021-09-03 Thread Luya Tshimbalanga
Hello team, Building the latest stable osl 1.11.15 failed on all Fedora version except Release 33 due to error caused by llvm 12. The following result from Rawhide highlight the cause: ~~~ /builddir/build/BUILD/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/llvm_util.cpp: In member