Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923816 - games-emulation/ppsspp-1.16.4 fails to compile: sceKernelTime.h:31:6: error: variable or field KernelTimeSetBase declared void
Summary: games-emulation/ppsspp-1.16.4 fails to compile: sceKernelTime.h:31:6: error: ...
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: 2024-02-05 07:06 UTC by Agostino Sarubbo
Modified: 2024-02-10 23:50 UTC (History)
0 users

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


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

Issue: games-emulation/ppsspp-1.16.4 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-05 07:06:04 UTC
Created attachment 884260 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-05 07:06:05 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Could not find a package configuration file provided by "SDL2_ttf" with any
  git not found, unable to include version.
--   Package 'SDL2_ttf', required by 'virtual:world', not found
-- Could NOT find WAYLAND (missing: WAYLAND_LIBRARIES WAYLAND_INCLUDE_DIR) 
-- Could NOT find WAYLAND_CLIENT (missing: WAYLAND_CLIENT_LIBRARIES WAYLAND_CLIENT_INCLUDE_DIR) 
-- Could NOT find WAYLAND_CURSOR (missing: WAYLAND_CURSOR_LIBRARIES WAYLAND_CURSOR_INCLUDE_DIR) 
-- Could NOT find WAYLAND_EGL (missing: WAYLAND_EGL_LIBRARIES WAYLAND_EGL_INCLUDE_DIR) 
-- Could NOT find WAYLAND_SERVER (missing: WAYLAND_SERVER_LIBRARIES WAYLAND_SERVER_INCLUDE_DIR) 
-- Could not find Wayland libraries, disabling Wayland WSI support for Vulkan.
-- Google Mock was not found - tests based on that will not build
FAILED: CMakeFiles/Core.dir/Core/HLE/sceKernelTime.cpp.o 
/var/tmp/portage/games-emulation/ppsspp-1.16.4/work/ppsspp-1.16.4/Core/HLE/sceKernelTime.h:31:6: error: variable or field 'KernelTimeSetBase' declared void
Comment 3 Larry the Git Cow gentoo-dev 2024-02-10 23:50:53 UTC
The bug has been closed via the following commit(s):

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

commit 787fe5c69188c4e102fbe86fce1e5b42905f2390
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-02-10 23:15:12 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-02-10 23:50:49 +0000

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

 games-emulation/ppsspp/Manifest             |  1 -
 games-emulation/ppsspp/ppsspp-1.16.4.ebuild | 81 -----------------------------
 2 files changed, 82 deletions(-)