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.000096
First Submitted: 2013-12-05 10:11 (UTC)
Last Updated: 2024-12-04 18:59 (UTC)

Dependencies (48)

Required by (62)

Sources (7)

Latest Comments

« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 40 Next › Last »

stativ commented on 2016-08-22 20:10 (UTC)

Good catch!

sandstorm commented on 2016-08-20 06:07 (UTC)

Although the package name is blender-git, the name set by blender.desktop is blender-svn. Can you change this?

stativ commented on 2016-07-28 19:47 (UTC)

Thanks guys! It should compile now.

bartus commented on 2016-07-23 20:51 (UTC)

Latest blender build requires OSL 1.73. Arch provides OSL 1.72 witch breaks build while linking final binary.

nucularJohn commented on 2016-07-17 17:32 (UTC)

New build requires 'blender-dev-tools.git'. --- https://git.blender.org/gitweb/gitweb.cgi/blender.git/commit/3ba83e247a80d8c8c8fe5fb4f1d32b5c2694b53c > Add developer tools submodule > > This is intended for utilities to help with development, which aren't needed for building.

mrunion commented on 2016-07-10 14:13 (UTC)

Roken, I get a build error too, when it tries to build the CUDA kernels. Something about a 'nullprt' being undefined. I have not done any research into this though. If I have the time and find anything, I'll report back.

Roken commented on 2016-06-14 20:05 (UTC)

I'm guessing the problem is gcc 6.1.1. Apparently there's a patch, which hasn't made it to git yet.

Roken commented on 2015-09-26 07:36 (UTC)

I can't build, error at 96% CMakeFiles/Makefile2:1293: recipe for target 'intern/cycles/kernel/CMakeFiles/cycles_kernel_cuda.dir/all' failed make[1]: *** [intern/cycles/kernel/CMakeFiles/cycles_kernel_cuda.dir/all] Error 2 Any ideas?

planckstein commented on 2015-05-10 11:41 (UTC)

Thanks stativ, you were right! Turned out I ran out of disk space so my system upgrade didn't finish.

stativ commented on 2015-05-10 09:07 (UTC)

planckstein: according to the lddtree libicudata is required by boost-libs (a dependency of blender). My guess is that your system is not fully upgraded and boost-libs still links to the old version of the library.