Emulator Issues #13600
closedError compiling dolphin in Fedora 40 KDE (minizip)
0%
Description
What's the problem? Describe what went wrong.
Attempting to compile Dolphin in Fedora 40 KDE results in an error (make: *** [Makefile:156: all] Error 2)
What steps will reproduce the problem?
While running Fedora 40 KDE, install the necessary dependencies, run a recursive git pull of dolphin and attempt to compile.
Is the issue present in the latest development version?
The last version that I compiled successfully was 2407-3, on July 3rd 2024.
(Branch: master
Revision: dd67b7760137a7c383f3b326accb94be09ad6f9f)
The most recent attempt to compile a new build, since then, was today.
I will attempt to bisect and update this thread with results.
What are your PC specifications?
Operating System: Fedora Linux 40
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.6-200.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 9 5900HX with Radeon Graphics
Memory: 30.7 GiB of RAM
Graphics Processor: AMD Radeon RX 6800M
Graphics Driver: Mesa 24.3.0-git
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: ROG Strix G513QY
System Version: 1.0
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
Tested compiling with gcc 13.2.0 and 14.2.1 (results are the same). Compiling with 12.2.0 and pre does not work. Fedora is running with up-to-date libraries/dependencies from the Fedora repo. SDL2 is the only manually compiled and installed library (sdl2-config --version --> 2.30.6).
Attached is the compilation log.
Files
Updated by Billiard26 4 months ago
- Related to Emulator Issues #13169: Compilation error on Fedora Linux - minizip vs minizip-ng added