qt5 fails to build

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Feb 19 13:03:52 UTC 2017


tech-lists <tech-lists at 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?


More information about the freebsd-ports mailing list