Created attachment 473504 [details] Last few items from the build log games-emulation/dolphin-5.0 fails to build, with output: * ERROR: games-emulation/dolphin-5.0::gentoo failed (compile phase): * emake failed Seemingly several similar "undefined references" errors to various wx* classes and members, e.g: `undefined references to `non-virtual thunk to wxChoice::GetCount() const' Attaching the build info as instructed by the ebuild...
Created attachment 473506 [details] emerge --info '=games-emulation/dolphin-5.0::gentoo'
Created attachment 473508 [details] emerge -pqv '=games-emulation/dolphin-5.0::gentoo'
Created attachment 473510 [details] complete build log
Created attachment 473512 [details] /tmp/portage/games-emulation/dolphin-5.0/temp/environment
The -9999 git head fails already at cmake, attaching the log and output for that as well.
Created attachment 473514 [details] the -9999: build.log, CMakeOutput.log, CMakeError.log
Could this be relevant? https://lists.freebsd.org/pipermail/freebsd-ports/2014-January/088895.html > It seems to be caused by incompatibilities between > gcc and clang. If you remove USE_GCC=yes from > Makefile, it builds fine. You may try if this > works.
The 9999 ebuild is failing due to issues which can be seen at Bug 594940. In reference to the other issue you're experiencing, I'll need to look further into it. I can't seem to reproduce it with the same build tools on my host.
Does this failure still happen to you on modern toolchain?
Let's close this one as obsolete. Toolchain moved forward and might have fixed it.