Re: Blender build troubleshooting (was: OpenColorIO 2.0 and libHalf)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I got a test package almost built but still working out the last few problems.

1. For some reason we need to link with the Boost boost_python component but that hasn't been required before. I don't have time to determine why so I'm using the big stick method to make it work.

To make matters worse because the python version is part of the library name you have to request it that way, e.g.: find_package(Boost COMPONENTS python310), which is annoying and non-portable. I'm resorting to sed to take care of that within the spec file.

2. In %install it tries to install some RPM macros referencing a SOURCE3 but it does not exist. I've commented it out for now.

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux