Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 914161

Summary: games-emulation/ppsspp-1.16 fails to compile: SDLVulkanGraphicsContext.cpp:117:81: error: union SDL_SysWMinfo::<unnamed> has no member named wl
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Maciej Barć <xgqt>
Status: RESOLVED FIXED    
Severity: normal CC: matoro_gentoo, xgqt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 915888    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-09-14 06:44:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/ppsspp-1.16.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-09-14 06:44:48 UTC
Created attachment 870520 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-09-14 06:44:48 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
FAILED: CMakeFiles/native.dir/SDL/SDLVulkanGraphicsContext.cpp.o 
  git not found, unable to include version.
-- Google Mock was not found - tests based on that will not build
/var/tmp/portage/games-emulation/ppsspp-1.16.1/work/ppsspp-1.16.1/SDL/SDLVulkanGraphicsContext.cpp:117:81: error: ‘union SDL_SysWMinfo::<unnamed>’ has no member named ‘wl’
Comment 3 Larry the Git Cow gentoo-dev 2023-09-25 20:36:58 UTC
The bug has been closed via the following commit(s):

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

commit 64f2496958138402afa6031d92846e85841dd0e1
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-09-25 11:17:50 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-09-25 20:36:55 +0000

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

 games-emulation/ppsspp/Manifest             |  1 -
 games-emulation/ppsspp/ppsspp-1.16.1.ebuild | 75 -----------------------------
 2 files changed, 76 deletions(-)
Comment 4 matoro archtester 2024-01-30 15:55:42 UTC
This affects 1.16 as well.
Comment 5 Maciej Barć gentoo-dev 2024-01-30 15:58:01 UTC
(In reply to matoro from comment #4)
> This affects 1.16 as well.

reopening? file a new bug or rename this one
Comment 6 Larry the Git Cow gentoo-dev 2024-02-10 23:50:51 UTC
The bug has been closed via the following commit(s):

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

commit e7244e4e4178657ae3b1ebe7fb7fa66a61eee496
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-02-10 23:12:52 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-02-10 23:50:48 +0000

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

 games-emulation/ppsspp/Manifest           |  1 -
 games-emulation/ppsspp/ppsspp-1.16.ebuild | 82 -------------------------------
 2 files changed, 83 deletions(-)
Comment 7 Larry the Git Cow gentoo-dev 2024-02-14 17:01:42 UTC
The bug has been referenced in the following commit(s):

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

commit e7d033b43628ae8594b76cf42ad3e5bd8c149c60
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-02-14 15:36:00 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-02-14 17:01:36 +0000

    games-emulation/ppsspp: put wayland_wsi behind wayland USE
    
    Bug: https://bugs.gentoo.org/914161
    Closes: https://bugs.gentoo.org/924250
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../ppsspp/{ppsspp-1.17.1.ebuild => ppsspp-1.17.1-r1.ebuild}       | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)