[Bug 269852] x11-toolkits/qt5-widgets
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 18 23:20:40 BST 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269852
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |adridg at freebsd.org
--- Comment #1 from Adriaan de Groot <adridg at freebsd.org> ---
Is this reproducible?
Is this a clean build in poudriere?
If not, have you updated qt5-gui already?
One suspicious thing in your log is the fwd-include headers generation. In a
local build (13.1, I don't have 12.4 handy) this prints
Project MESSAGE: perl -w
/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/kde-qtbase-5.15.8p157/bin/syncqt.pl
-module QtWidgets -version 5.15.8 -outdir
/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/kde-qtbase-5.15.8p157
-builddir
/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/kde-qtbase-5.15.8p157
/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/kde-qtbase-5.15.8p157
<srcbase> =
/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/kde-qtbase-5.15.8p157
<bldbase> =
/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/kde-qtbase-5.15.8p157
<outbase> =
/wrkdirs/usr/ports/x11-toolkits/qt5-widgets/work/kde-qtbase-5.15.8p157
QtWidgets: created fwd-include header(s) for <srcbase>/src/widgets/accessible/
{ complexwidgets_p.h (1), itemviews_p.h (1), qaccessiblemenu_p.h (1),
qaccessiblewidget.h (2), qaccessiblewidgetfactory_p.h (1),
qaccessiblewidgets_p.h (1), rangecontrols_p.h (1), simplewidgets_p.h (1) }
Notice how there's a lot more fwd-include headers listed, where you only have
one. (There are more lines of output about fwd-headers in my build). That's
peculiar, to say the least.
However, the header that this build is failing on is from a different port:
/usr/local/include/qt5/QtPlatformHeaders/qxcbwindowfunctions.h was installed by
package qt5-gui-5.15.8p157
So check that that port is installed correctly first.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list