Please test and stabilise sys-devel/qconf-2.3. Thanks!
ppc64 stable
ppc stable
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91371ab0be380555fd3e691a27bc012fec2927b9 commit 91371ab0be380555fd3e691a27bc012fec2927b9 Author: Michael Palimaka <kensington@gentoo.org> AuthorDate: 2017-09-30 01:46:03 +0000 Commit: Michael Palimaka <kensington@gentoo.org> CommitDate: 2017-09-30 01:46:12 +0000 sys-devel/qconf: stabilise 2.3 for amd64/x86 Bug: https://bugs.gentoo.org/631886 Package-Manager: Portage-2.3.8, Repoman-2.3.3 sys-devel/qconf/qconf-2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)}
The build shows a lot of warnings about incorrect flags being passed to configure, and it doesn't work if QtXml is not installed. Feels fishy.
(In reply to Rolf Eike Beer from comment #4) > The build shows a lot of warnings about incorrect flags being passed to > configure, and it doesn't work if QtXml is not installed. Feels fishy. The configure warnings are because someone switched the ebuild to use econf which passes a bunch of autoconf args unconditionally, but this package definitely doesn't use autoconf. It would be nice to fix this but I don't think it actually hurts anything. As for QtXml, that's listed as a dependency in the ebuild.
None of Qt 5.x is even keyworded for sparc.