Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2017 13:27:46 +0000
From:      tech-lists <tech-lists@zyxst.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: qt5 fails to build
Message-ID:  <789f755e-e7b0-8ff1-1155-980f5029c854@zyxst.net>
In-Reply-To: <86tw7qmii0.fsf@orwell>
References:  <5eca2d3f-971f-8781-fc49-d9647df88f86@zyxst.net> <867f4mo0tn.fsf@orwell> <b0ee60f4-3efc-e126-a77d-e041e281e6d5@zyxst.net> <8637fanym7.fsf@orwell> <3395df9f-fd9a-b592-528c-cce53ac38cc2@zyxst.net> <86y3x2mj0n.fsf@orwell> <4997447b-3b90-e127-4927-fdf930409b51@zyxst.net> <86tw7qmii0.fsf@orwell>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?789f755e-e7b0-8ff1-1155-980f5029c854>