Project

General

Profile

Actions

Emulator Issues #13271

open

The beta version on openSUSE Tumbleweed stopped building.

Added by ilya_indigo 11 months ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

After switching to git modules, I cannot build the beta version on openSUSE Tumbleweed.
https://build.opensuse.org/package/show/home:13ilya:branches:Emulators/dolphin-emu
I do not understand why the building falls.
https://build.opensuse.org/package/live_build_log/home:13ilya:branches:Emulators/dolphin-emu/openSUSE_Tumbleweed/x86_64
I get the source code like this.
n=dolphin-emu && v=5.0.19368 && c=dadbeb4bae7e7fa23af2b46e0add4143094dc107 && cd /tmp && git clone https://github.com/$n/dolphin.git $n && cd $n && git checkout $c && git submodule && git submodule update --init --recursive Externals/VulkanMemoryAllocator Externals/cubeb/cubeb Externals/gtest Externals/implot/implot Externals/libspng/libspng Externals/rcheevos/rcheevos Externals/spirv_cross/SPIRV-Cross Externals/zlib-ng/zlib-ng && git submodule status && rm -rf .??* && cd .. && n=dolphin-emu && d=$n-$v && mv $n $d && f=$d.tar.xz && tar c --remove-files "$d" | xz -9e > "$f"

The last successful build, it currently segfaults when starting any game, 5.0.17995 8bad821019721b972701b495da95656ace5fea5.
https://build.opensuse.org/package/show/Emulators/dolphin-emu

Actions

Also available in: Atom PDF