Search Criteria
Package Details: luxmark 4.0alpha1-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/luxmark.git (read-only, click to copy) |
---|---|
Package Base: | luxmark |
Description: | OpenCL benchmark tool |
Upstream URL: | https://github.com/LuxCoreRender/LuxMark |
Licenses: | GPL3 |
Submitter: | Barthalion |
Maintainer: | DarkShadow44 |
Last Packager: | DarkShadow44 |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-06 20:59 (UTC) |
Last Updated: | 2025-04-19 01:34 (UTC) |
Dependencies (20)
- boost-libs
- embree3
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- intel-tbb (onetbb-gitAUR, onetbb)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- opencl-driver (opencl-nvidia-410xxAUR, amdapp-sdkAUR, opencl-nvidia-440xxAUR, vc4cl-gitAUR, opencl-nvidia-430xxAUR, beignetAUR, beignet-gitAUR, intel-openclAUR, clvk-gitAUR, mesa-wsl2-gitAUR, intel-compute-runtime-legacy-binAUR, opencl-nvidia-340xxAUR, intel-compute-runtime-legacyAUR, opencl-legacy-amdgpu-proAUR, opencl-nvidia-525xxAUR, opencl-510xx-nvidiaAUR, opencl-nvidia-teslaAUR, opencl-nvidia-vulkanAUR, amdonly-gaming-opencl-rusticl-mesa-gitAUR, opencl-nvidia-390xxAUR, opencl-nvidia-470xxAUR, opencl-amdAUR, mesa-gitAUR, intel-compute-runtime-binAUR, intel-compute-runtime-gitAUR, opencl-nvidia-550xxAUR, opencl-rusticl-mesa-minimal-gitAUR, opencl-nvidia-535xxAUR, opencl-nvidia-betaAUR, intel-compute-runtime, intel-oneapi-compiler-shared-runtime, opencl-clover-mesa, opencl-nvidia, opencl-rusticl-mesa, rocm-opencl-runtime)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd)
- openimagedenoise (openimagedenoise-gitAUR)
- openimageio (openimageio-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- eos_portable_archiveAUR (make)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR) (make)
- luxcorerenderAUR (luxcorerender-binAUR, luxcorerender-gitAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
MarsSeed commented on 2023-06-06 17:39 (UTC) (edited on 2023-06-06 17:41 (UTC) by MarsSeed)
Unfortunately disabling LTO did not eliminate all problems.
There is a new problem that was not there earlier.
In the current Arch boost-libs
1.81.0-6
, there might be latent undefined references.From the build log of luxmark:
MarsSeed commented on 2023-06-06 17:32 (UTC)
It seems both luxcorerender and luxmark need to be compiled with LTO disabled.
PKGBUILD needs the following field attribute:
DarkShadow44 commented on 2023-02-22 22:02 (UTC)
@HurricanePootis are you doing a clean build, aka just makepkg in a freshly cloned folder? Have you tried rebuilding luxcorerender cleanly as well?
HurricanePootis commented on 2023-02-22 17:28 (UTC)
I'm getting the following errors
Yes, I have
luxcorerender
installed, and yes, it does have alibluxrays.a
in my/usr/lib
DarkShadow44 commented on 2022-04-09 16:37 (UTC)
Does libluxrays.a contain "_ZN7luxrays13PropertyValueD1Ev", for example? Would you mind sharing your built luxcorerender package?
MarsSeed commented on 2022-04-09 08:11 (UTC)
Yes, I've done a fully clean build and all other dependencies including luxcorerender was built and installed successfully.
"libluxrays.a"
is in/usr/lib
.Btw the build also failed before the last package update, but I don't remember if it was the same issue or not.
DarkShadow44 commented on 2022-04-08 21:18 (UTC)
@MarsSeed Did you make sure to cleanly build, and before cleanly rebuild luxcorerender? Because that provides those functions. Those "property" functions for example should come from "libluxrays.a". You could check if that file exists, and contains the definitions.
MarsSeed commented on 2022-04-08 17:53 (UTC)
Fails to build for me... What could be the issue?
DarkShadow44 commented on 2021-02-12 19:26 (UTC)
Good catch, I fixed it.
cruncher1 commented on 2021-02-12 04:39 (UTC)
The Upstream Url link is bad. Should probably point to one of these: https://github.com/LuxCoreRender/LuxMark/ or https://luxcorerender.org/
« First ‹ Previous 1 2 3 4 5 Next › Last »