[Bug 247929] x11-toolkits/qt5-declarative fails to build on 11-stable amd64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 12 10:51:44 BST 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247929
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adridg at freebsd.org
Status|New |Closed
Resolution|--- |Not A Bug
--- Comment #2 from Adriaan de Groot <adridg at freebsd.org> ---
You cannot build Qt 5.15 declarative against an older (5.14) Qt network --
these parts are developed upstream together, and it's only our packaging that
splits these things up.
In particular, 5.15 introduced `errorOccurred()` in QAbstractSocket, and
naturally other code in the same 5.15 release of the same product uses it.
You need to update your qt5-network to 5.15 first before building other parts
of 5.15.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list