https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-vcs/qgit-2.9 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 671719 [details] build.log build log and emerge --info
*** Bug 755023 has been marked as a duplicate of this bug. ***
Compiles and runs fine with: src_prepare() { cmake_src_prepare } added to the end of the ebuild.
Order of eclass inheritance matters.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac6cb5aede7c526274145dffcc2826f27fcd6f4 commit dac6cb5aede7c526274145dffcc2826f27fcd6f4 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-11-23 23:10:42 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-11-23 23:11:00 +0000 dev-vcs/qgit: inherit xdg cmake, because src_prepare Closes: https://bugs.gentoo.org/755002 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-vcs/qgit/qgit-2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)