QGnomePlatform-0.9.2-r5 can not be emerged Reproducible: Always Steps to Reproduce: 1. World update of the system 2. build.ninja not found. Error during configure stage 3. update fails Actual Results: Failed update Expected Results: Package installed and update goes to the end
Created attachment 875865 [details] emerge --info
Please attach a build log.
Created attachment 875920 [details] build.log done
Oh, it looks like you have both the qt5 and qt6 USE flags disabled, which causes the configure phase to be skipped. We should probably add a REQUIRED_USE constraint to prevent this scenario.
Created attachment 875921 [details] build.log
I added USE flag "qt6" and it worked! Thanks a lot!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09d4e8c5c34a29093f8f0f82eb0b558b21e5e0a commit c09d4e8c5c34a29093f8f0f82eb0b558b21e5e0a Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2023-12-16 09:25:34 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2023-12-16 09:27:08 +0000 x11-themes/QGnomePlatform: needs qt least one qt backend support Thanks-to: Deep Red Closes: https://bugs.gentoo.org/918686 Signed-off-by: Pacho Ramos <pacho@gentoo.org> x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild | 1 + 1 file changed, 1 insertion(+)