[Bug 232736] x11-wm/plasma5-kwin 5.14.2 hangs during configure phase

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 28 21:13:57 GMT 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232736

--- Comment #3 from Patrick McMunn <doctorwhoguy at gmail.com> ---
I paid closer attention to the process and did notice some things. At least a
few parts of the QT libraries were not upgraded to beta 2 yet, such at
qt5-qtpaths or qt5-quickcontrols. So I uninstalled anything which was not yet
upgraded in hopes that "portsmaster -a" would handle everything. But portmaster
still wanted to compile plasma5-kwin first. Following are the last few lines of
configure output from plasma5-kwin before it stops and hangs:

-- Could NOT find Libcap (missing: SETCAP_EXECUTABLE Libcap_LIBRARIES) 
-- Found QtQuick-QMLModule: TRUE (found version "")  
-- qmlplugindump failed for QtQuick.Controls.
-- Could NOT find QtQuick.Controls-QMLModule (missing:
QtQuick.Controls-QMLModule_FOUND) 
-- Found QtQuick.Layouts-QMLModule: TRUE (found version "")  
-- Found QtQuick.VirtualKeyboard-QMLModule: TRUE (found version "")  
-- Found QtQuick.Window-QMLModule: TRUE (found version "")

I updated the git tree which now has beta 3 of the QT5 libraries, and I
manually ran "make install clean" for qt5-qtpaths, qt5-quickcontrols,
qt5-quickcontrols2, and qt5-virtualkeyboard since those seem to possible have
an issue, per the output. But that didn't solve anything.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list