[Bug 256276] devel/qt5-concurrent: unbreak with gcc11 via upstream
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 28 09:43:56 BST 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256276
--- Comment #1 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=a4a75822cf3861bf72133544b9e048ece7914717
commit a4a75822cf3861bf72133544b9e048ece7914717
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-06-28 08:37:25 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-06-28 08:42:46 +0000
devel/qt5-concurrent: fix build with gcc11
Build errors from misplaced template specialization:
250 | ThreadEngineStarter<void>(ThreadEngine<void> *_threadEngine)
| ^
250 | ThreadEngineStarter<void>(ThreadEngine<void> *_threadEngine)
| ~ ^~
PR: 256276
Reported by: jbeich
Obtained from: https://codereview.qt-project.org/c/qt/qtbase/+/339417
devel/qt5-concurrent/Makefile | 2 +-
devel/qt5-concurrent/files/patch-gcc11 (new) | 15 +++++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list