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.000111
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 2 3 4 5 6 7 8 9 10 .. 40 Next › Last »

sausix commented on 2023-12-23 10:42 (UTC)

@Lacan
Tried again today? Sometimes the Blender devs push a broken commit which doesn't compile and also breaks the official build bots.

Did you try a clean build on an up to date system? Looks like openimagedenoise related so make sure it's updated too: openimagedenoise 2.1.0-1

Maybe you are using openimagedenoise-git which could be broken or too new? My blender just compiled and runs fine.

fbrennan commented on 2023-11-27 02:10 (UTC)

From git.

sausix commented on 2023-11-26 11:08 (UTC)

@fbrennan Do you mean the recommended build instructions from Blender? The difference is that script will pull every dependency itself. Not sure if as package or from git.

There's still some individual config for compile time to do such as cuda, cuda arch, optix, ...

What about a little pure build package? Some default blender-build.conf, a build script and a static build root which would support build caching? If still run through makepkg it would be very nice.

fbrennan commented on 2023-11-25 23:55 (UTC)

My suggestion is that this PKGBUILD is far too complex due to AUR not using the Blender build's capability of compiling known-good versions of all the libraries.

It will increase build times a lot to enable it, but should be far more maintainable and reliable. Thoughts?

Kagukara commented on 2023-11-20 17:08 (UTC)

Unable to launch after install, I get:

Writing: /tmp/blender.crash.txt
Segmentation fault (core dumped)

Link to blener.crash.txt: https://privatebin.net/?cfbcfb169224bd72#G76sghJgF737nwo5xdr2MWazPJDNUbu2EEtu6Jz4t2qD

kayosiii commented on 2023-11-10 04:24 (UTC)

Sausix - I am using an AMD graphics card and what I believe is the latest version of opencl-amd-dev

Sinasta yes that worked for me though the option should be '-DWITH_CYCLES_OSL=OFF' for anybody else out there trynig to get this to work.

Sinasta commented on 2023-11-08 22:02 (UTC)

You need to build Blender with 'CYCLES_OSL=OFF' because OpenShadingLanguage in the Arch repositories is not supporting LLVM16 yet.

sausix commented on 2023-11-08 17:12 (UTC)

@kayosiii Did you make a full system update before? Aren't you using Nvidia coincidentally?
Because it doesn't build currently anyway probably because of nvcc.

This solution didn't help: https://bbs.archlinux.org/viewtopic.php?id=289968

kayosiii commented on 2023-11-08 12:05 (UTC)

The latest version builds for me but immediately segfaults on startup.