Package Details: blender-git 4.4.r144205.gfba10a82121-1

Git Clone URL: https://aur.archlinux.org/blender-git.git (read-only, click to copy)
Package Base: blender-git
Description: A fully integrated 3D graphics creation suite (development)
Upstream URL: https://blender.org/
Licenses: GPL
Conflicts: blender, blender-4.1-bin
Provides: blender
Submitter: stativ
Maintainer: fbrennan (bartus)
Last Packager: bartus
Votes: 76
Popularity: 0.000109
First Submitted: 2013-12-05 10:11 (UTC)
Last Updated: 2024-12-04 18:59 (UTC)

Required by (62)

Sources (7)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 40 Next › Last »

bartus commented on 2021-12-07 14:45 (UTC) (edited on 2021-12-07 15:23 (UTC) by bartus)

@saburouta: it looks fine here, new tbb from staging works fine with blender-git (just disable embree and osd http://ix.io/3HhB as they links to old tbb)

btw. devtools providers nice script called archbuild which is symlinked as {extra, testing, staging}-x86_64-build allowing to quickly build your packages against one of extra, testing, staging repository. One thing to remember is adding path to create build container -r /tmp/build-somethig to prevent trashing your root fs.

saburouta commented on 2021-12-07 02:31 (UTC)

@bartus That's a good point. I will try that. Thank you. Sorry to take staging/testing/customization noise to this board here.

bartus commented on 2021-12-06 23:35 (UTC) (edited on 2021-12-06 23:46 (UTC) by bartus)

@saburouta lot of blender deps links with tbb: opensubdiv, openvdb, openimagedenoise, alembic... Are all of them correctly linked against your new tbb library?

If blender won't build against your modified libtbb veriant you can build it with the Archs tbb in chroot and repackage the Archs tbb with just libtbb.so.2 as tbb2-libs to satisfy blender-git runtime dependency.

I see there's new tbb version sitting in the Archs staging repo, will test bender-git and get back to you.

saburouta commented on 2021-12-06 23:17 (UTC)

@bartus That's what I mean with it not being a problem with this package. I upgraded tbb to a more recent version, and rebuilt many packages.

Blender's build system is just a little confusing to me. I feel like I have configured it to also update, but it keeps referring to '2', no matter what I set or patch.

I'm not saying this package has a problem, I was just hoping someone here would have understand how to configure Blender's dependencies.

bartus commented on 2021-12-06 21:43 (UTC)

@saburouta: can't see where's the problem here: libtbb.so.2 is provided in the current version of tbb.

saburouta commented on 2021-12-06 21:24 (UTC)

I keep getting an error linking to libtbb.so.2. I believe this is because of my system, not anything wrong with Blender per se, but does anyone know how to configure Blender to build against a different version of tbb?

/aur/blender/blender-git/src/build/bin/blender: error while loading shared libraries: libtbb.so.2: cannot open shared object file: No such file or directory

I don't want to downgrade tbb if I can void it.

Fog commented on 2021-10-29 05:38 (UTC)

rm: cannot remove '.cache/pikaur/build/blender-git/pkg/blender-git/usr/blender-thumbnailer': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...

Errors during installation after building

Removed this line from PKGBUILD and it installed successfully.

rm "${pkgdir}"/usr/blender-thumbnailer

xyproto commented on 2021-09-05 10:34 (UTC)

The latest commit does not build here. It complains about a missing CMakeLists.txt.

bartus commented on 2021-06-01 09:18 (UTC) (edited on 2021-06-01 09:20 (UTC) by bartus)

@Sinasta @mahjong open{colorio,imageio, shadinglanguage}-qfix requires a rebuild against latest community\openexr if you're using rebuild-detector and doesn't get notifications about this, please contact @kuteta. I'll pop the pkgrel to trigger rebuild when I'm back. When community/blender finally gets updated to 2.93 those -qfix shananigans will be over.