Summary: | net-irc/kvirc-5.2.0-r1 fails to compile: ExportOperation.cpp:6:10: fatal error: QtConcurrent: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Alexey <alexey+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/35253 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 883477 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find Qt5Concurrent (missing: Qt5Concurrent_DIR) -- Could NOT find Qt5WebEngineWidgets (missing: Qt5WebEngineWidgets_DIR) /var/tmp/portage/net-irc/kvirc-5.2.0-r1/work/KVIrc-5.2.0/src/modules/logview/ExportOperation.cpp:6:10: fatal error: QtConcurrent: No such file or directory /var/tmp/portage/net-irc/kvirc-5.2.0-r1/work/KVIrc-5.2.0/src/modules/logview/LogViewWindow.cpp:63:10: fatal error: QtConcurrent: No such file or directory /var/tmp/portage/net-irc/kvirc-5.2.0-r1/work/KVIrc-5.2.0/src/modules/logview/ExportOperation.cpp:6:10: fatal error: QtConcurrent: No such file or directory The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c501709b05c2be276db15a0463550aec3c66af4 commit 6c501709b05c2be276db15a0463550aec3c66af4 Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2024-02-10 02:24:12 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-02-23 13:03:41 +0000 net-irc/kvirc: add webengine use flag Closes: https://bugs.gentoo.org/923144 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org> net-irc/kvirc/kvirc-5.2.0-r2.ebuild | 163 ++++++++++++++++++++++++++++++++++++ net-irc/kvirc/metadata.xml | 1 + 2 files changed, 164 insertions(+) |