The package is patches (0013-spdlog.patch) to use system spdlog instead of the included one, but spdlog is missing from the dependencies, which leads to the build failing if spdlog is not installed.
Search Criteria
Package Details: luxcorerender 2:2.7.beta1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/luxcorerender.git (read-only, click to copy) |
---|---|
Package Base: | luxcorerender |
Description: | Physically correct, unbiased rendering engine. |
Upstream URL: | https://www.luxcorerender.org/ |
Licenses: | Apache |
Provides: | luxrays |
Submitter: | bartus |
Maintainer: | bartus (howetuft) |
Last Packager: | bartus |
Votes: | 15 |
Popularity: | 0.000077 |
First Submitted: | 2018-05-11 21:03 (UTC) |
Last Updated: | 2024-11-25 20:46 (UTC) |
Dependencies (21)
- blosc (blosc-gitAUR)
- boost-libs
- embree3
- glfw (glfw-wayland-minecraft-cursorfixAUR, glfw-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- opencl-icd-loaderAUR (khronos-ocl-icd-loaderAUR, khronos-ocl-icd-gitAUR, ocl-icd)
- openimagedenoise (openimagedenoise-gitAUR)
- openimageio (openimageio-gitAUR)
- openvdb
- python (python37AUR, python311AUR, python310AUR)
- spdlog (spdlog-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cuda-sdk (cuda-8.0AUR, cuda-9.2AUR, cuda-9.0AUR, cuda-10.0AUR, cuda-10.2AUR, cuda-11.1AUR, cuda11.1AUR, cuda11.1-toolsAUR, cuda-11.7AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR, cuda) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
- pyside2-toolsAUR (make)
- opencl-driver (opencl-nvidia-410xxAUR, amdapp-sdkAUR, opencl-nvidia-440xxAUR, vc4cl-gitAUR, opencl-nvidia-430xxAUR, opencl-legacy-amdgpu-proAUR, intel-compute-runtime-gitAUR, beignetAUR, opencl-nvidia-vulkanAUR, beignet-gitAUR, intel-openclAUR, clvk-gitAUR, opencl-rusticl-mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, opencl-nvidia-535xxAUR, opencl-nvidia-470xxAUR, amdonly-gaming-opencl-clover-mesa-gitAUR, amdonly-gaming-opencl-rusticl-mesa-gitAUR, opencl-nvidia-550xxAUR, opencl-nvidia-390xxAUR, opencl-nvidia-teslaAUR, opencl-amdAUR, intel-compute-runtime-binAUR, opencl-nvidia-betaAUR, intel-compute-runtime-legacy-binAUR, intel-compute-runtime-legacyAUR, opencl-nvidia-525xxAUR, opencl-510xx-nvidiaAUR, opencl-nvidia-340xxAUR, intel-compute-runtime, intel-oneapi-compiler-shared-runtime, opencl-clover-mesa, opencl-nvidia, opencl-rusticl-mesa, rocm-opencl-runtime) (optional) – for gpu acceleration
- pyside2AUR (optional) – for pyluxcoretools gui
Required by (3)
Sources (15)
- 0001-cxx-version.patch
- 0002-silence-compiler-warnings.patch
- 0003-silence-preprocessing.patch
- 0004-glfw.patch
- 0005-boost107400.patch
- 0006-python.patch
- 0007-cpplib.patch
- 0008-clang-isnan-isinf.patch
- 0009-openexr3.patch
- 0010-openvdb.patch
- 0011-openimageio.patch
- 0012-opencolorio.patch
- 0013-boost179-fstream.patch
- 0014-spdlog.patch
- https://github.com/LuxCoreRender/LuxCore/archive/luxcorerender_v2.7beta1.tar.gz
swilde commented on 2022-11-21 15:05 (UTC)
DarkShadow44 commented on 2022-04-08 15:18 (UTC)
This packet currently depends on openimageio, but ships it's own openimageio.a library, doesn't seem right.
bartus commented on 2022-03-20 19:32 (UTC) (edited on 2022-03-20 19:34 (UTC) by bartus)
@DarkShadow44: well I could regenerate .SRCINFO with DISABLE_CUDA=1
and add disclaimer for yay users that they need to ma manually install cuda
or include --margs=DISABLE_CUDA=1
switch in yay call to skip the cuda kernel build, same as I already did for blender-develop-git.
Btw. Paru has this covered, instead of relying on the static .SRCINFO it regenerate it on each build ¯\_(ツ)_/¯
DarkShadow44 commented on 2022-03-20 17:27 (UTC)
@bartus The dependency is still fetched, and cuda is pretty huge. AFAIK that's a known problem with yay.
bartus commented on 2022-03-20 06:30 (UTC) (edited on 2022-03-20 06:33 (UTC) by bartus)
@DarkShadow44
As far as I can tell it should work.
Cmake flags are defined in the PKGBUILD scrip.
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=luxcorerender#n14
Logic is present in the LuxCoreRender Cmake script.
https://github.com/LuxCoreRender/LuxCore/blob/master/CMakeLists.txt#L143-L158
Did you mean the cuda is still fetched as dependency, or that cuda kernel is build despite adding --margs=DISABLE_CUDA=1
to the yay call?
DarkShadow44 commented on 2022-03-19 17:52 (UTC)
I noticed you can't disable cuda build with yay. Any idea how to fix that?
neo2001 commented on 2022-03-08 13:07 (UTC)
This is just a note for everyone maybe having the same issue:
$ luxcoreui
LuxCoreUI v2.6 (LuxCore demo: http://www.luxcorerender.org)
GLFW Error: 65544
Description: Wayland: Failed to connect to display
Although I don't use Wayland, Octopi/yay installed glfw-wayland instead of glfw-x11 and LuxCoreUI wouldn't start. After replacing gflw-wayland with gflw-x11 everything worked fine again.
This maybe a configuration issue on my side, so I put this out just FYI.
gardotd426 commented on 2021-10-14 13:59 (UTC)
I have no idea why that comment duplicated, I've been seeing that lately on this site.
Pinned Comments
bartus commented on 2020-06-11 15:32 (UTC) (edited on 2020-08-22 09:39 (UTC) by bartus)
This package is also hosted on GitHub.
issues
andpatches
at GitHub.Use env vars to control build process:
DISABLE_OPENCL=1
to skip opencl kernel build (yields DISABLE_CUDA=1)DISABLE_CUDA=1
to skip cuda kernel build.Usage cases:
export DISABLE_CUDA=1
before buildDISABLE_CUDA=1 ~your-aur-helper~
makepkg DISABLE_CUDA=1
yay -S blender-2.8-git --mflags "DISABLE_CUDA=1"
bartus commented on 2019-04-10 11:42 (UTC)
Please report
issues
andpatches
to luxcorerender@github.com