It's failing because OSL needs C++14 or higher for LLVM 10 (as the CMake error hints at). Try passing in "-DCMAKE_CXX_STANDARD=14" to you CMake arguments.
-Ian On Sun, Jun 28, 2020 at 4:48 PM Luya Tshimbalanga <l...@fedoraproject.org> wrote: > Hello team, > > I am getting OpenShadingLanguage package needed for Blender to review > soon but encounter an build issue: > > > https://download.copr.fedorainfracloud.org/results/luya/openshadinglanguage/fedora-rawhide-x86_64/01506931-openshadinglanguage/build.log.gz > > COPR build source: > > https://download.copr.fedorainfracloud.org/results/luya/openshadinglanguage/fedora-rawhide-x86_64/01506931-openshadinglanguage/ > > > Could someone help investigate the problem? Thanks in advance. > > -- > Luya Tshimbalanga > Fedora Design Team > Fedora Design Suite maintainer > _______________________________________________ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to devel-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org >
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org