Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898910 - games-emulation/ppsspp-1.14.4 fails to compile (GCC-13-SYSTEM): Reporting.h:73:9: error: uint32_t does not name a type
Summary: games-emulation/ppsspp-1.14.4 fails to compile (GCC-13-SYSTEM): Reporting.h:7...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-02 12:39 UTC by Agostino Sarubbo
Modified: 2023-04-19 03:24 UTC (History)
0 users

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


Attachments
build.log (build.log,109.63 KB, text/plain)
2023-03-02 12:39 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-02 12:39:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/ppsspp-1.14.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-02 12:39:19 UTC
Created attachment 855794 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-02 12:39:20 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/Common.dir/Core/MIPS/fake/FakeJit.cpp.o 
-- Google Mock was not found - tests based on that will not build
/var/tmp/portage/games-emulation/ppsspp-1.14.4/work/ppsspp-1.14.4/Core/Reporting.h:73:9: error: ‘uint32_t’ does not name a type
Comment 3 Larry the Git Cow gentoo-dev 2023-04-19 03:24:36 UTC
The bug has been closed via the following commit(s):

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

commit b17bb391e163ea65d1ba219c6981b46518ec77b7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-19 03:20:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-19 03:20:02 +0000

    games-emulation/ppsspp: fix build w/ gcc 13
    
    Closes: https://bugs.gentoo.org/898910
    Signed-off-by: Sam James <sam@gentoo.org>

 .../ppsspp/files/ppsspp-1.14.4-gcc13.patch         | 58 ++++++++++++++++++++++
 games-emulation/ppsspp/ppsspp-1.14.4-r2.ebuild     |  1 +
 2 files changed, 59 insertions(+)