Blender already excludes i686:

https://src.fedoraproject.org/rpms/blender/blob/8088da10c20e53ab0e1dd5de6fd3a2344bd288aa/f/blender.spec#_207

So does prusa-slicer:

https://src.fedoraproject.org/rpms/prusa-slicer/blob/44359e4b53c503cb61a60842abf991a01d1cb9db/f/prusa-slicer.spec#_68

Packages depending directly on openvdb are:

$ fedrq wrsrc -s openvdb
OpenImageIO-2.4.17.0-1.fc40.src
blender-1:4.0.2-1.fc40.src
luxcorerender-2.7-0.10.beta1.fc40.src
openvkl-2.0.0-5.fc40.src
prusa-slicer-2.4.2-13.fc40.src
usd-23.11-2.fc40.src

Of these, it looks like only OpenImageIO builds on i686. Packages depending on it are:

$ fedrq wrsrc -s OpenImageIO
OpenColorIO-2.2.1-6.fc40.src
blender-1:4.0.2-1.fc40.src
embree-4.3.0-2.fc40.src
luxcorerender-2.7-0.10.beta1.fc40.src
oidn-2.1.0-1.fc40.src
openshadinglanguage-1.12.14.0-9.fc40.src
usd-23.11-2.fc40.src

Of those, only OpenColorIO builds on i686. Packages depending on it are:

$ fedrq wrsrc -s OpenColorIO
OpenImageIO-2.4.17.0-1.fc40.src
blender-1:4.0.2-1.fc40.src
calligra-3.2.1-25.fc39.src
krita-5.2.2-1.fc40.src
luxcorerender-2.7-0.10.beta1.fc40.src
usd-23.11-2.fc40.src

Of those, only calligra builds on i686, and it’s a leaf package. So, if I haven’t missed anything, as long as i686 support is dropped from all of calligra, OpenColorIO, OpenImageIO, and openvdb, then it should be OK.

On 1/28/24 10:18, Richard Shaw wrote:
Well I upped the memory to 10GB and got it to build but the issue on i686 with the wrong tbb package being pulled in has not been corrected by any of the 4 maintainers of the package. So I did a minimal update and changed the tbb BR's from pkgconf to cmake and a scratch build completed pulling in the correct tbb-devel on i686, but now two attempts at real builds fail...

I think it's time to retire openvdb on i686 but blender and prusa-slicer would need to stop building for i686 first as first level BRs, I didn't dig any deeper into the dependency chain.

Thanks,
Richard

--
_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue
--
_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to