Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895426 - app-misc/g810-led-0.4.2 fails to compile (GCC-13-SYSTEM): help.h:24:37: error: found : in nested-name-specifier, expected ::
Summary: app-misc/g810-led-0.4.2 fails to compile (GCC-13-SYSTEM): help.h:24:37: error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords: PullRequest
: 896168 (view as bug list)
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-19 14:49 UTC by Agostino Sarubbo
Modified: 2023-12-12 19:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,63.74 KB, text/plain)
2023-02-19 14:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)