Re: Need assistance to build openshadinglanguage

2020-07-13 Thread Luya Tshimbalanga
On 2020-07-12 1:22 p.m., Robert-André Mauchin wrote: On Sunday, 12 July 2020 22:13:54 CEST Luya Tshimbalanga wrote: Thank you for Thumbleweed spec file. With some adjustment, the build almost succeed as the shaders path managed to fail. On 2020-07-11 12:46 p.m., Robert-André Mauchin wrote:

Re: Need assistance to build openshadinglanguage

2020-07-13 Thread Jonathan Wakely
On 12/07/20 12:52 +0100, Ian McInerney wrote: On Sun, Jul 12, 2020 at 12:46 PM Jonathan Wakely wrote: On 12/07/20 12:33 +0100, Ian McInerney wrote: This is what the upstream project explicitly says to do when using LLVM10: > https://github.com/imageworks/OpenShadingLanguage/blob/master/src/

Re: Need assistance to build openshadinglanguage

2020-07-12 Thread Robert-André Mauchin
On Sunday, 12 July 2020 22:13:54 CEST Luya Tshimbalanga wrote: > Thank you for Thumbleweed spec file. With some adjustment, the build > almost succeed as the shaders path managed to fail. > > On 2020-07-11 12:46 p.m., Robert-André Mauchin wrote: > > > > > > > %cmake \ > > > > -B build \ > >

Re: Need assistance to build openshadinglanguage

2020-07-12 Thread Luya Tshimbalanga
Thank you for Thumbleweed spec file. With some adjustment, the build almost succeed as the shaders path managed to fail. On 2020-07-11 12:46 p.m., Robert-André Mauchin wrote: %cmake \ -B build \ -DUSE_BOOST_WAVE=ON \ -DUSE_PARTIO=OFF \ -DCMAKE_CXX_STANDARD=14 \ -DLLVM_STATI

Re: Need assistance to build openshadinglanguage

2020-07-12 Thread Ian McInerney
On Sun, Jul 12, 2020 at 12:46 PM Jonathan Wakely wrote: > On 12/07/20 12:33 +0100, Ian McInerney wrote: >This is what the upstream project explicitly says to do when using LLVM10: > > > https://github.com/imageworks/OpenShadingLanguage/blob/master/src/cmake/externalpackages.cmake#L248 > . > >As

Re: Need assistance to build openshadinglanguage

2020-07-12 Thread Jonathan Wakely
On 12/07/20 12:33 +0100, Ian McInerney wrote: On Sun, Jul 12, 2020 at 12:15 PM Andy Mender wrote: On Sat, 11 Jul 2020 at 21:47, Robert-André Mauchin wrote: %build %cmake \ -B build \ -DUSE_BOOST_WAVE=ON \ -DUSE_PARTIO=OFF \ -DCMAKE_CXX_STANDARD=14 \ -DLLVM_STATIC=0 \ -DEN

Re: Need assistance to build openshadinglanguage

2020-07-12 Thread Ian McInerney
On Sun, Jul 12, 2020 at 12:15 PM Andy Mender wrote: > On Sat, 11 Jul 2020 at 21:47, Robert-André Mauchin > wrote: > >> %build >> %cmake \ >>-B build \ >>-DUSE_BOOST_WAVE=ON \ >>-DUSE_PARTIO=OFF \ >>-DCMAKE_CXX_STANDARD=14 \ >>-DLLVM_STATIC=0 \ >>-DENABLERTTI=ON \ >>-D

Re: Need assistance to build openshadinglanguage

2020-07-12 Thread Andy Mender
On Sat, 11 Jul 2020 at 21:47, Robert-André Mauchin wrote: > %build > %cmake \ >-B build \ >-DUSE_BOOST_WAVE=ON \ >-DUSE_PARTIO=OFF \ >-DCMAKE_CXX_STANDARD=14 \ >-DLLVM_STATIC=0 \ >-DENABLERTTI=ON \ >-DSTOP_ON_WARNING=OFF \ >-DOSL_BUILD_MATERIALX:BOOL=ON \ >-DCM

Re: Need assistance to build openshadinglanguage

2020-07-11 Thread Robert-André Mauchin
On Saturday, 11 July 2020 20:04:17 CEST you wrote: > On Saturday, 11 July 2020 18:46:18 CEST Luya Tshimbalanga wrote: > > Hello team, > > > > I attempt to build openshadinglanguage. For some reasons, cmake keeps on > > claiming c++14 is required for LLVM10 despite the inclusion of > > parameter. C

Re: Need assistance to build openshadinglanguage

2020-07-11 Thread Robert-André Mauchin
On Saturday, 11 July 2020 18:46:18 CEST Luya Tshimbalanga wrote: > Hello team, > > I attempt to build openshadinglanguage. For some reasons, cmake keeps on > claiming c++14 is required for LLVM10 despite the inclusion of > parameter. Can someone investigate it? > > Build result: > > https://do

Need assistance to build openshadinglanguage

2020-07-11 Thread Luya Tshimbalanga
Hello team, I attempt to build openshadinglanguage. For some reasons, cmake keeps on claiming c++14 is required for LLVM10 despite the inclusion of parameter. Can someone investigate it? Build result: https://download.copr.fedorainfracloud.org/results/luya/openshadinglanguage/fedora-rawhide-