Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899768 - media-sound/spek-0.8.4 fails to compile (GCC-13-SYSTEM): perf.cc:19:5: error: uint16_t was not declared in this scope
Summary: media-sound/spek-0.8.4 fails to compile (GCC-13-SYSTEM): perf.cc:19:5: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-06 09:27 UTC by Agostino Sarubbo
Modified: 2023-11-24 13:54 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,24.06 KB, application/x-xz)
2023-03-06 09:27 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-03-06 09:27:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/spek-0.8.4 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-03-06 09:27:59 UTC
Created attachment 856248 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2023-11-24 13:54:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7c576f77c71d547730e6338b5716d05a8f3cb9

commit 8b7c576f77c71d547730e6338b5716d05a8f3cb9
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-11-24 13:39:15 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-11-24 13:54:04 +0000

    media-sound/spek: Port to wxGTK 3.2
    
    And other fixes from Debian
    
    Closes: https://bugs.gentoo.org/889622
    Closes: https://bugs.gentoo.org/899768
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-sound/spek/files/00_dfsg.patch           | 19 ++++++++
 media-sound/spek/files/01_arm64-mips64el.patch | 15 ++++++
 media-sound/spek/files/02_ftbfs-gcc13.patch    | 10 ++++
 media-sound/spek/files/03_metainfo.patch       | 66 ++++++++++++++++++++++++++
 media-sound/spek/spek-0.8.5-r1.ebuild          | 40 ++++++++++++++++
 5 files changed, 150 insertions(+)