textproc/qt5-xmlpatterns compilation error

Adriaan de Groot adridg at freebsd.org
Sun Jun 30 22:25:34 UTC 2019


On Sunday, 30 June 2019 22:19:33 CEST Andy Farkas wrote:
> On 29/06/2019 05:29, Adriaan de Groot wrote:
> > On Friday, 28 June 2019 14:00:01 CEST freebsd-ports-request at freebsd.org 
wrote:
> >> [FreeBSD 11.3-PRERELEASE #1 r349440 amd64 / ports at r505184]
> >> 
> >> Getting a compilation error when build ports/textproc/qt5-xmlpatterns
> > That suggests that you still have older Qt bits installed, while building
> > newer Qt bits. You will want to follow the common instructions we (kde@)
> > give if you're not building with poudriere: remove the Qt5 packages and
> > build them all afresh.
> 
> erm, didn't go so well:
> 

<snip some more>
 
> separate_debug_info' QT_CONFIG+=release 'QT_CONFIG-=debug
> separate_debug_info' ) && /usr/bin/make -f Makefile all
> make[3]: make[3]: don't know how to make /usr/local/lib/qt5/bin/rcc. Stop

Couldn't reproduce in a poudriere jail. What you are hitting here is missing 
tools, but:

/usr/local/lib/qt5/bin/rcc was installed by package qt5-buildtools-5.12.2

and the Makefile I have for textproc/qt5-xmlpatterns says

USE_QT=         core network buildtools_build

so the ports framework *should* have built and installed devel/qt5-buildtools 
for you. At this point I don't have much useful to suggest anymore, except 
maybe "install qt5-buildtools, then try qt5-xmlpatterns again". Are you sure 
your ports checkout is healthy?

[ade]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20190701/6736141b/attachment.sig>


More information about the freebsd-ports mailing list