Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 895426

Summary: app-misc/g810-led-0.4.2 fails to compile (GCC-13-SYSTEM): help.h:24:37: error: found : in nested-name-specifier, expected ::
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Haelwenn (lanodan) Monnier <contact>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, toralf
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30640
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-19 14:49:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/g810-led-0.4.2 fails to compile (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-19 14:49:26 UTC
Created attachment 853064 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 10:57:57 UTC
*** Bug 896168 has been marked as a duplicate of this bug. ***
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 10:58:09 UTC
ping, this should be a trivial missing include, and gcc 13 is out in a few days
Comment 4 Larry the Git Cow gentoo-dev 2023-04-18 13:28:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de89049f3dda69b47abc6a1aaee46dfbc2c5028

commit 1de89049f3dda69b47abc6a1aaee46dfbc2c5028
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2023-04-18 12:56:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-18 13:28:02 +0000

    app-misc/g810-led: Fix for GCC 13
    
    Closes: https://bugs.gentoo.org/895426
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
    Closes: https://github.com/gentoo/gentoo/pull/30640
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/g810-led/files/g810-led-0.4.2_gcc13.patch | 21 +++++++++++++++++++++
 app-misc/g810-led/g810-led-0.4.2.ebuild            |  6 +++++-
 2 files changed, 26 insertions(+), 1 deletion(-)