Re: HELP! What's up with OpenVDB?

2024-01-30 Thread Richard Shaw
Almost there but running into a build problem with Blender... https://koji.fedoraproject.org/koji/taskinfo?taskID=112606258 --- /builddir/build/BUILD/blender-4.0.2/intern/cycles/scene/image_vdb.cpp: In member function ‘bool ccl::ToNanoOp::operator()(const openvdb::v11_0::GridBase::ConstPtr&)’:

Re: HELP! What's up with OpenVDB?

2024-01-29 Thread Jonathan Wakely
On Mon, 29 Jan 2024 at 13:03, Richard Shaw wrote: > > On Mon, Jan 29, 2024 at 4:16 AM Jonathan Wakely wrote: >> >> On Sun, 28 Jan 2024 at 15: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

Re: HELP! What's up with OpenVDB?

2024-01-29 Thread Ben Beasley
I opened a PR on calligra[1] at the leaf of the remaining i686 dependency chain to start the process of dropping i686, because even if we get openvdb working now, there’s no good reason to keep i686 versions of these packages in the future. The EncourageI686LeafRemoval Change was specifically

Re: HELP! What's up with OpenVDB?

2024-01-29 Thread Richard Shaw
On Mon, Jan 29, 2024 at 7:13 AM Sérgio Basto wrote: > > > > Well I just re-tried openvdb with _smp_build_ncpus 1 and it still > > failed so I don't think we have a choice at this point. Perhaps it > > was hitting the 4GB max per process due to being 32bit? > > > > Have you try set in build the

Re: HELP! What's up with OpenVDB?

2024-01-29 Thread Sérgio Basto
On Sun, 2024-01-28 at 15:57 -0600, Richard Shaw wrote: > On Sun, Jan 28, 2024 at 9:55 AM Ben Beasley > wrote: > > Blender already excludes i686: > > > > https://src.fedoraproject.org/rpms/blender/blob/8088da10c20e53ab0e1dd5de6fd3a2344bd288aa/f/blender.spec#_207 > > > > So does prusa-slicer: > >

Re: HELP! What's up with OpenVDB?

2024-01-29 Thread Richard Shaw
On Mon, Jan 29, 2024 at 4:16 AM Jonathan Wakely wrote: > On Sun, 28 Jan 2024 at 15: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

Re: HELP! What's up with OpenVDB?

2024-01-29 Thread Jonathan Wakely
On Sun, 28 Jan 2024 at 15: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. I fixed tbb to stop installing tbb32.pc so the

Re: HELP! What's up with OpenVDB?

2024-01-28 Thread Dan Horák
On Sun, 28 Jan 2024 15:57:15 -0600 Richard Shaw wrote: > On Sun, Jan 28, 2024 at 9:55 AM Ben Beasley wrote: > > > Blender already excludes i686: > > > > > > https://src.fedoraproject.org/rpms/blender/blob/8088da10c20e53ab0e1dd5de6fd3a2344bd288aa/f/blender.spec#_207 > > > > So does

Re: HELP! What's up with OpenVDB?

2024-01-28 Thread Richard Shaw
On Sun, Jan 28, 2024 at 9:55 AM Ben Beasley wrote: > Blender already excludes i686: > > > https://src.fedoraproject.org/rpms/blender/blob/8088da10c20e53ab0e1dd5de6fd3a2344bd288aa/f/blender.spec#_207 > > So does prusa-slicer: > > >

Re: HELP! What's up with OpenVDB?

2024-01-28 Thread Ben Beasley
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

Re: HELP! What's up with OpenVDB?

2024-01-28 Thread Richard Shaw
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

Re: HELP! What's up with OpenVDB?

2024-01-25 Thread Richard Shaw
On Wed, Jan 24, 2024 at 10:56 PM Mamoru TASAKA wrote: > Richard Shaw wrote on 2024/01/25 12:43: > > See: > > https://src.fedoraproject.org/rpms/build-constraints-rpm-macros/blob/rawhide/f/macros.build-constraints > > The macro attemps to reduce parallel make jobs when the build needs > more

Re: HELP! What's up with OpenVDB?

2024-01-24 Thread Mamoru TASAKA
Richard Shaw wrote on 2024/01/25 12:43: So with the tbb[1] update OpenVDB is one of the stragglers having issues that need to be addressed before I can build OpenImageIO. Looking at the releng rebuilt attempt it failed on ppc64le. I kicked off the build again[2] and this time it failed on

HELP! What's up with OpenVDB?

2024-01-24 Thread Richard Shaw
So with the tbb[1] update OpenVDB is one of the stragglers having issues that need to be addressed before I can build OpenImageIO. Looking at the releng rebuilt attempt it failed on ppc64le. I kicked off the build again[2] and this time it failed on s390x: