@@This is an auto-filed bug@@ If you think that a different summary clarifies the issue better, feel free to change it. Issue: app-misc/g810-led fails to compile. Discovered on: amd64 NOTE: If yout think this issue is related to CLANG, please block bug 408963. If you need further logs, feel free to ask.
Created attachment 645838 [details] build.log build log and emerge --info
Sadly yeah, it's a clang-related bug. Will try to fix upstream's Makefile for it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80e5d9524268b9897592f57de572545d16f25915 commit 80e5d9524268b9897592f57de572545d16f25915 Author: Peter Alfredsen <crabbedhaloablution@icloud.com> AuthorDate: 2020-12-19 20:50:25 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-01-18 08:54:59 +0000 app-misc/g810-led: bump to 0.4.2 + various fixes 0.4.2 brings support for g815, builds with clang, and various minor fixes. Ebuild fixes: Create and populate /etc/g810-led/ as in upstream makefile so systemd .services work. Change udev rules to use uaccess instead of MODE="666". Set CXX to system compiler Build and use "bin-linked" g810-led. Same features, less space. Include headers in install Add pkg_postinst with hints about use Closes: https://bugs.gentoo.org/696468 Closes: https://bugs.gentoo.org/729288 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/18730 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-misc/g810-led/Manifest | 1 + app-misc/g810-led/g810-led-0.4.2.ebuild | 77 +++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+)
This is still relevant for the old version, besides I couldn't test whether it works or not on clang on my test system.