Actually they just changed that two days ago.
I confirm that it builds just fine with GCC 10.
Git Clone URL: | https://aur.archlinux.org/xmrig-cuda.git (read-only, click to copy) |
---|---|
Package Base: | xmrig-cuda |
Description: | NVIDIA CUDA plugin for XMRig miner. |
Upstream URL: | https://github.com/xmrig/xmrig-cuda |
Keywords: | cryptocurrency gpu miner monero |
Licenses: | GPL-3.0-or-later |
Submitter: | hv15 |
Maintainer: | hv15 |
Last Packager: | hv15 |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-14 12:06 (UTC) |
Last Updated: | 2024-08-27 20:27 (UTC) |
« First ‹ Previous 1 2 3 4
Actually they just changed that two days ago.
I confirm that it builds just fine with GCC 10.
I think the problem is that CUDA uses GCC 10 and not 11 in Archlinux [1]. Maybe you can change the PKGBUILD to
cmake .. \
-DCMAKE_C_COMPILER=/usr/bin/gcc-10 \
-DCMAKE_CXX_COMPILER=/usr/bin/g++-10
@core_contingency it looks like this is an issue with GCC 11.1; I'm still on 10, and can build this fine. You should report this upstream.
@hv15 Retested the build with makepkg -si with the default Arch Linux kernel, and upgraded my NVIDIA driver to the newest version, 465.31, and the build still fails.
@hv15 I also cannot build this package, whether with makepkg -si, or in a clean CHROOT. I am using a GTX 1070 Mobile, with the 465.27 NVIDIA drivers installed from tk-glitch.
Build logs are here: https://paste.rs/N6Q
Should this be reported upstream?
@iyanmv can you paste the error message/build log?
I cannot build this anymore. Anyone else having issues? I have a GTX 1070.
@Ketchup901 in a way, this is a plugin which provides NVIDIA GPU support and is used directly by the main XMRig mining program.
Does this replace xmrig-nvidia?
Pinned Comments
hv15 commented on 2022-10-14 16:33 (UTC)
Hi all, I no longer use this package and have no interest in maintaining it. Before disowning it I'd ideally like to make someone a co-maintainer. Please reach out if you're interested. Thanks!