Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2019 15:18:20 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Mark Millard <marklmi@yahoo.com>
Cc:        Lucas Nali de =?iso-8859-1?Q?Magalh=E3es?= <rollingbits@gmail.com>, ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   Re: Building qt5-gui port?
Message-ID:  <20190210231820.GA36811@troutmask.apl.washington.edu>
In-Reply-To: <F12D9923-3F62-45D0-9692-C66F69B33C4B@yahoo.com>
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>

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

-- 
Steve



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