Package Details: libretro-dolphin-git r33042.2f4b0f7902-4

Git Clone URL: https://aur.archlinux.org/libretro-dolphin-git.git (read-only, click to copy)
Package Base: libretro-dolphin-git
Description: Nintendo GameCube/Wii core
Upstream URL: https://github.com/libretro/dolphin
Licenses: GPL2
Groups: libretro
Conflicts: libretro-dolphin
Provides: libretro-dolphin
Submitter: alucryd
Maintainer: abouvier
Last Packager: abouvier
Votes: 6
Popularity: 0.000000
First Submitted: 2017-06-22 19:14 (UTC)
Last Updated: 2023-07-31 20:14 (UTC)

Dependencies (49)

Required by (3)

Sources (2)

Latest Comments

chandlerkc commented on 2023-06-09 04:51 (UTC)

For those who are facing issues by compiling with native mbedtls lib, unset MBEDTLS_FOUND variable in CMakeLists

alucryd commented on 2019-02-19 20:15 (UTC)

The AUR is not a pastebin, please post your logs elsewhere. In any case, no need to report upstream, just pushed an update to fix this.

parkerlreed commented on 2019-02-18 21:34 (UTC)

@raiders13rugger It would be better to report that on the upstream github. Mention the versions of everything in use (gcc, etc) along with the error.

raiders13rugger commented on 2019-02-18 21:16 (UTC)

On Linux 4.19.20-1-Manjaro, I cannot build this package from yaourt -S libretro-dolphin-git because build() fails due to many "undefined reference" errors.

The CMAKE process appears to finish without issue, but then build() immediately fails due to the errors.

Here's a small chunk of the (many) errors that are printed:

/usr/bin/ld: CMakeFiles/dolphin_libretro.dir/Input.cpp.o: in function Libretro::Input::GetQualifiedName(unsigned int, unsigned int)': Input.cpp:(.text+0x33f): undefined reference tociface::Core::DeviceQualifier::ToStringabi:cxx11 const'

/usr/bin/ld: CMakeFiles/dolphin_libretro.dir/Input.cpp.o: in function std::_Function_handler<bool (ciface::Core::Device const*), Libretro::Input::RemoveDevicesForPort(unsigned int)::{lambda(auto:1 const&)#1}>::_M_invoke(std::_Any_data const&, ciface::Core::Device const*&&)': Input.cpp:(.text+0x6f6): undefined reference totypeinfo for ciface::Core::Device'

/usr/bin/ld: Input.cpp:(.text+0x7ce): undefined reference to `typeinfo for ciface::Core::Device'

/usr/bin/ld: CMakeFiles/dolphin_libretro.dir/Input.cpp.o: in function Libretro::Input::Device::Device(unsigned int, unsigned int)': Input.cpp:(.text+0x919): undefined reference tociface::Core::Device::AddInput(ciface::Core::Device::Input*)'

/usr/bin/ld: Input.cpp:(.text+0x95d): undefined reference to `ciface::Core::Device::AddInput(ciface::Core::Device::Input*)'

/usr/bin/ld: Input.cpp:(.text+0x99d): undefined reference to `ciface::Core::Device::AddInput(ciface::Core::Device::Input*)'

/usr/bin/ld: Input.cpp:(.text+0x9e1): undefined reference to `ciface::Core::Device::AddInput(ciface::Core::Device::Input*)'

/usr/bin/ld: Input.cpp:(.text+0xa25): undefined reference to `ciface::Core::Device::AddInput(ciface::Core::Device::Input*)'

/usr/bin/ld: CMakeFiles/dolphin_libretro.dir/Input.cpp.o:Input.cpp:(.text+0xa69): more undefined references to `ciface::Core::Device::AddInput(ciface::Core::Device::Input*)' follow

/usr/bin/ld: CMakeFiles/dolphin_libretro.dir/Input.cpp.o: in function `Libretro::Input::Device::Device(unsigned int, unsigned int)':

Hope this is enough info to diagnose the problem. Cheers.

BTW_IUseGentoo commented on 2019-02-09 01:14 (UTC) (edited on 2019-02-18 21:36 (UTC) by BTW_IUseGentoo)

@alucryd thank you for maintaining this package, I would like to report build failing here.

[ 43%] Build target common
make: *** [Makefile:152: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Error making: libretro-dolphin-git

alucryd commented on 2017-12-27 13:53 (UTC)

That's not possible, this package no longer installs the info file.

agapito commented on 2017-12-26 14:00 (UTC)

error: file owned by 'libretro-core-info' and 'libretro-dolphin-git': 'usr/share/libretro/info/dolphin_libretro.info'