Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2023 14:39:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275893] Third-party Qt5 project build fails with "QBrush file not found"
Message-ID:  <bug-275893-7788-lyUtwolA1t@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275893-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275893-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275893

--- Comment #3 from Chris Ahlstrom <ahlstromcj@gmail.com> ---
I had to "pkg upgrade -f ..." for qt5-gui, qt5-core, and qt5-widgets, in or=
der
to get various qt5 headers to be seen.  This does not seem to be necessary =
for
qt6. If it were me I would not rest until I tracked that issue down to its
source; "pkg install qt5" ought to be all that is needed.

I ran the latest FreeBSD qcow2 image and then installed a number of packages
needed to get an automake build to work. Never got it work (somehow the m4
macro does not define QT_CXXFLAGS and QT_LIBS).  So I switched to using qma=
ke.=20
That build succeeded.

But execution yields the error discussed in bug 214340.  This seems likely =
to
be an issue with an uninstalled dependency (a long list revealed by ldd) of=
 the
libxcb qt5 plugin. So my guess is there are still bugs in the qt5 package.

Probably you can triage this one out if there are other related issues alre=
ady
open. Thanks!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275893-7788-lyUtwolA1t>