Emulator Issues #9425
closedCannot build dolphin-emu on Debian 8
0%
Description
What's the problem? Describe what went wrong.
Having a fair bit of trouble building dolphin-emu (rc stable) on Debian 8. Regardless of using pbuilder or not the build stops at 17%. I can even tell dh configure to just perform cmake with a use prefix and still getbthe same. There must be something I am missing here.
What steps will reproduce the problem?
Run debuild or pdebuild against the linked Debian directory below.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
Latest stable release on dolphin github page.
What are your PC specifications? (CPU, GPU, Operating System, more)
Debian 8.3 x64
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Debian folder:
https://github.com/ProfessorKaos64/LibreGeek-Packaging/tree/brewmaster/dolphin/Debian
Build log:
http://sprunge.us/CXie
Updated by mdeguzis over 8 years ago
Sorry, Debian/ link is
https://github.com/ProfessorKaos64/LibreGeek-Packaging/tree/brewmaster/dolphin/debian
Updated by delroth over 8 years ago
- Status changed from New to Invalid
The RC branch has been abandoned. We're doing all the release preparation on master and will be branching 5.0 from there when it's done.