Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892814 - media-libs/zmusic fail to compile with gcc 13 [patch]
Summary: media-libs/zmusic fail to compile with gcc 13 [patch]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-01 11:51 UTC by Cănărău Constantin
Modified: 2023-02-04 20:33 UTC (History)
0 users

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


Attachments
Trivial patch (gcc13.patch,441 bytes, patch)
2023-02-01 11:52 UTC, Cănărău Constantin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cănărău Constantin 2023-02-01 11:51:18 UTC
media-libs/zmusic fail to compile with gcc 13 due to missing #include <cstdint>

Reproducible: Always
Comment 1 Cănărău Constantin 2023-02-01 11:52:05 UTC
Created attachment 849618 [details, diff]
Trivial patch
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-04 14:08:38 UTC
Thanks for the report & testing GCC 13.

In future, please send upstream if you can as well, to benefit everybody, but I'll do it in this case.
Comment 3 Larry the Git Cow gentoo-dev 2023-02-04 20:33:22 UTC
The bug has been closed via the following commit(s):

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

commit b98f8c4440e4f2042dcf1b477b6a8eb87e0b4688
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-04 20:31:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-04 20:33:13 +0000

    media-libs/zmusic: fix build w/ gcc 13
    
    Closes: https://bugs.gentoo.org/892814
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/zmusic/files/zmusic-1.1.4-gcc-13.patch | 166 ++++++++++++++++++++++
 media-libs/zmusic/zmusic-1.1.4.ebuild             |   6 +-
 2 files changed, 171 insertions(+), 1 deletion(-)