Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2019 10:08:08 +0100
From:      =?UTF-8?B?VMSzbA==?= Coosemans <tijl@FreeBSD.org>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        Mark Millard <marklmi@yahoo.com>, Lucas Nali de =?UTF-8?B?TWFnYWxow6Nl?= =?UTF-8?B?cw==?= <rollingbits@gmail.com>, ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   Re: Building qt5-gui port?
Message-ID:  <20190211100808.371c2f42@kalimero.tijl.coosemans.org>
In-Reply-To: <20190210231820.GA36811@troutmask.apl.washington.edu>
References:  <2EF34E75-DDBC-4D99-B317-3C8F20725AE5@yahoo.com> <6AFE3B36-FBFA-46AA-81DB-31BB24A5D75E@gmail.com> <20190210151427.GB34772@troutmask.apl.washington.edu> <FFA352D4-39FC-4BCC-A5E8-00076A78A543@yahoo.com> <20190210183250.GB35569@troutmask.apl.washington.edu> <20190210184352.GC35569@troutmask.apl.washington.edu> <F12D9923-3F62-45D0-9692-C66F69B33C4B@yahoo.com> <20190210231820.GA36811@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Feb 2019 15:18:20 -0800 Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Sun, Feb 10, 2019 at 03:14:15PM -0800, Mark Millard wrote:
>> 
>> /usr/ports/Mk/Uses/qt-dist.mk has:
>> 
>> .    if ${ARCH} == i386 && empty(MACHINE_CPU:Msse2)
>> CONFIGURE_ARGS+=        -no-sse2
>> .    endif
> 
> Hmmm.  Oh well.  I set CPUTYPE=core2 in /etc/make.conf.
> During configure of qt5-gui, it does try to use sse2,
> sse3, ssse3, and even the unsupported avx.  The build
> still dies.

You probably need to build all of Qt with the same flags, starting
with qt5-qmake and then the other dependencies of qt5-gui.



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