Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895264 - app-editors/kakoune-2022.10.31 fails to compile (GCC-13-SYSTEM): ranked_match.hh:10:21: error: uint64_t does not name a type
Summary: app-editors/kakoune-2022.10.31 fails to compile (GCC-13-SYSTEM): ranked_match...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Hixson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-18 14:06 UTC by Agostino Sarubbo
Modified: 2023-03-19 03:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,221.06 KB, text/plain)
2023-02-18 14:06 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-18 14:06:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/kakoune-2022.10.31 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-18 14:06:48 UTC
Created attachment 852658 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-19 03:22:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=677c2f992c31a0b3e36a8c4c9647092ab2adcf02

commit 677c2f992c31a0b3e36a8c4c9647092ab2adcf02
Author:     Ian Hixson <mujo@sdf.org>
AuthorDate: 2023-03-01 03:40:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-19 03:10:57 +0000

    app-editors/kakoune: Fix gcc13 build bug #895264
    
    Closes: https://bugs.gentoo.org/895264
    Signed-off-by: Ian Hixson <mujo@sdf.org>
    Closes: https://github.com/gentoo/gentoo/pull/29867
    Signed-off-by: Sam James <sam@gentoo.org>

 .../kakoune/files/kakoune-2022.10.31-gcc13.patch   | 29 ++++++++++++++++++++++
 app-editors/kakoune/kakoune-2022.10.31.ebuild      |  6 ++++-
 2 files changed, 34 insertions(+), 1 deletion(-)