Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2017 14:01:44 +0100
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        tech-lists <tech-lists@zyxst.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: qt5 fails to build
Message-ID:  <86y3x2mj0n.fsf@orwell>
In-Reply-To: <3395df9f-fd9a-b592-528c-cce53ac38cc2@zyxst.net> (tech-lists's message of "Sun, 19 Feb 2017 12:48:26 %2B0000")
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>

next in thread | previous in thread | raw e-mail | index | archive | help
tech-lists <tech-lists@zyxst.net> writes:

> Hi, here's the output:
>
> # pwd
> /storage/usr/ports/devel/qt5-concurrent
>
> # make WANT_QT_VERBOSE_CONFIGURE=YES
> ***Unknown option -qtconf
> Usage:
> /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/bin/qmake
> [mode] [options] [files]

The output looks like Qt4's qmake, not Qt5's. Can you run
"/storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/bin/qmake
-v" and paste the output?

Are you setting QT_SELECT to a different value or changing any of
misc/qtchooser's settings?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y3x2mj0n.fsf>