Created attachment 920608 [details] config.log mkvtoolnix 90.0 does not build on my system due to a configure error: checking for Qt 6... yes configure: error: QtDBus not found. (qtbase is compiled with the dbus useflag.)
Created attachment 920609 [details] emerge --info
Created attachment 920610 [details] portage log file
Reproduced with USE="-gui dbus".
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=435451112b3c2ee356d8f86b15f7e0d762cc21e9 commit 435451112b3c2ee356d8f86b15f7e0d762cc21e9 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2025-03-21 02:13:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-25 04:35:06 +0000 media-video/mkvtoolnix: dbus implicitly requires gui The requirement isn't explicitly stated but it makes sense as dbus is only used in the gui portion of the software. Closes: https://bugs.gentoo.org/951192 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-video/mkvtoolnix/mkvtoolnix-90.0.ebuild | 2 ++ 1 file changed, 2 insertions(+)