Summary: | dev-qt/qttools-6.8.1 - qhelpenginecore.cpp: fatal error: QtConcurrent/qtconcurrentrun.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=925597 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-qt:qttools-6.8.1:20241227-195843.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 915320 [details]
emerge-info.txt
Created attachment 915321 [details]
dev-qt:qttools-6.8.1:20241227-195843.log
Created attachment 915322 [details]
emerge-history.txt
Created attachment 915323 [details]
environment
Created attachment 915324 [details]
etc.clang.tar.xz
Created attachment 915325 [details]
etc.portage.tar.xz
Created attachment 915326 [details]
logs.tar.xz
Created attachment 915327 [details]
qlist-info.txt
Created attachment 915328 [details]
temp.tar.xz
Same as bug #925597, cmake doesn't look nor link with concurrent (easy to miss), but it uses a header-only thing from it. Likewise, will add it to RDEPEND anyway but without a revbump. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b591505762ed7cc66330752f98371cf141935738 commit b591505762ed7cc66330752f98371cf141935738 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2024-12-27 21:00:14 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2024-12-27 21:00:56 +0000 dev-qt/qttools: depend on qtbase[concurrent] with USE=assistant Intentionally skipping revbump, see linked bug. Closes: https://bugs.gentoo.org/947045 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> dev-qt/qttools/qttools-6.8.1.ebuild | 2 +- dev-qt/qttools/qttools-6.8.9999.ebuild | 2 +- dev-qt/qttools/qttools-6.9.9999.ebuild | 2 +- dev-qt/qttools/qttools-6.9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) |