Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2019 08:05:18 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        =?utf-8?Q?T=C4=B3l?= Coosemans <tijl@freebsd.org>
Cc:        Mark Millard <marklmi@yahoo.com>, 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:  <20190211160518.GA41262@troutmask.apl.washington.edu>
In-Reply-To: <20190211100808.371c2f42@kalimero.tijl.coosemans.org>
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> <20190211100808.371c2f42@kalimero.tijl.coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 11, 2019 at 10:08:08AM +0100, Tijl Coosemans wrote:
> 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.

Yes, that is what I decided to do.  Unfortnately, I decided
to use CPUTYPE=core2 to update kernel and world.  It seems a
recent change in FreeBSD-current has broken the drm-legacy-kmod
port, so no Xorg on the laptop, so no need for qt5 ports. :-)


-- 
Steve



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