qt5 fails to build

tech-lists tech-lists at zyxst.net
Sun Feb 19 13:27:50 UTC 2017


On 19/02/2017 13:12, Raphael Kubo da Costa wrote:
> Hmm, the -qtconf option that it's complaining about was introduced in Qt
> 5.7.0. devel/qt5-qmake should have been updated automatically before
> qt5-concurrent.
> 
> Can you make sure qt5-qmake (which used to be called devel/qmake5) is at
> 5.7.1 before updating these other Qt5 ports?

aha! I think you're onto something:

# pkg info qt5-qmake
qt5-qmake-5.6.2_1
Name           : qt5-qmake
Version        : 5.6.2_1
Installed on   : Mon Dec 26 16:16:14 2016 GMT
Origin         : devel/qmake5
Architecture   : freebsd:11:x86:64
Prefix         : /usr/local
Categories     : devel
Licenses       : LGPL21
Maintainer     : kde at FreeBSD.org
WWW            : http://qt-project.org
Comment        : Qt Makefile generator
Annotations    :
Flat size      : 5.15MiB
Description    :

now it's

# pkg info qt5-qmake
qt5-qmake-5.7.1
Name           : qt5-qmake
Version        : 5.7.1
Installed on   : Sun Feb 19 13:23:05 2017 GMT
Origin         : devel/qt5-qmake
Architecture   : freebsd:11:x86:64
Prefix         : /usr/local
Categories     : devel
Licenses       : LGPL21
Maintainer     : kde at FreeBSD.org
WWW            : http://qt-project.org
Comment        : Qt Makefile generator
Annotations    :
Flat size      : 4.34MiB
Description    :

Shall I try building qt5-concurrent again?

thanks,
-- 
J.


More information about the freebsd-ports mailing list