Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906934 - games-emulation/ppsspp-1.15.3 fails to compile (MUSL-SYSTEM): Util.h:9:69: error: int64_t has not been declared
Summary: games-emulation/ppsspp-1.15.3 fails to compile (MUSL-SYSTEM): Util.h:9:69: er...
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:
 
Reported: 2023-05-22 08:51 UTC by Agostino Sarubbo
Modified: 2023-05-22 17:15 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,31.83 KB, application/x-xz)
2023-05-22 08:51 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-05-22 08:51:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/ppsspp-1.15.3 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-22 08:51:54 UTC
Created attachment 862175 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-22 08:51:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  git not found, unable to include version.
-- Google Mock was not found - tests based on that will not build
FAILED: ext/armips/CMakeFiles/armips.dir/Util/Util.cpp.o 
/var/tmp/portage/games-emulation/ppsspp-1.15.3/work/ppsspp-1.15.3/ext/armips/Util/Util.h:9:69: error: 'int64_t' has not been declared
Comment 3 Larry the Git Cow gentoo-dev 2023-05-22 17:15:41 UTC
The bug has been closed via the following commit(s):

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

commit df47fcba6bf1e22118e0409e6c581c6b43df08d3
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-05-22 15:42:50 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-05-22 17:15:36 +0000

    games-emulation/ppsspp: drop old 1.15.3
    
    Closes: https://bugs.gentoo.org/906934
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 games-emulation/ppsspp/Manifest             |  1 -
 games-emulation/ppsspp/ppsspp-1.15.3.ebuild | 65 -----------------------------
 2 files changed, 66 deletions(-)