Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
Steve Kargl sgk at troutmask.apl.washington.edu wrote on
Sun Feb 10 03:32:37 UTC 2019 :
> Anyone have any pointers on building x11-toolkits/qt5-gui on
> FreeBSD-current? My attempts end with
>
> . . .
>
> .obj/qimage.o: In function `QImage::fill(unsigned int)':
> qimage.cpp:(.text+0x2442): unde
On 2/8/19 8:13 PM, Torfinn Ingolfsen wrote:
Just checking: is anyone using FreeCAD 0.17 (cad/freecad) under FreeBSD at all?
I installed it from ports, I'm running
tingo@kg-core1$ uname -a
FreeBSD kg-core1.kg4.no 11.2-STABLE FreeBSD 11.2-STABLE #0 r342545:
Thu Dec 27 00:29:46 CET 2018
r...@kg-core
> On Feb 10, 2019, at 3:40 AM, Steve Kargl
> wrote:
>
>> On Sat, Feb 09, 2019 at 07:32:27PM -0800, Steve Kargl wrote:
>> Anyone have any pointers on building x11-toolkits/qt5-gui on
>> FreeBSD-current? My attempts end with
>>
>> c++ -Wl,--as-needed
>
> (boat load of info removed).
>
>> qdra
> On Feb 10, 2019, at 6:58 AM, Mark Millard via freebsd-ports
> wrote:
>
> Steve Kargl sgk at troutmask.apl.washington.edu wrote on
> Sun Feb 10 03:32:37 UTC 2019 :
>
>> Anyone have any pointers on building x11-toolkits/qt5-gui on
>> FreeBSD-current? My attempts end with
>>
>> . . .
>>
>> .o
On Sun, Feb 10, 2019 at 08:31:12AM +0100, Tobias C. Berner wrote:
> Moin moin
>
> Make sure all your qt5-(qt5-gui dependency)-ports that are already
> installed are at 5.12.0.
>
They are all up to date.
% cd /usr/ports
% svn update
% pkg delete -f qt5-\*
% portmaster -Byd x11-toolkits/qt5-gui
On Sun, 10 Feb 2019 06:40:01 -0800, Steve Kargl stated:
>On Sun, Feb 10, 2019 at 08:31:12AM +0100, Tobias C. Berner wrote:
>> Moin moin
>>
>> Make sure all your qt5-(qt5-gui dependency)-ports that are already
>> installed are at 5.12.0.
>>
>
>They are all up to date.
>
>% cd /usr/ports
>% svn
On Sun, Feb 10, 2019 at 08:31:12AM +0100, Tobias C. Berner wrote:
> Moin moin
>
> Make sure all your qt5-(qt5-gui dependency)-ports that are already
> installed are at 5.12.0.
>
The qt5 ports are up to date.
% cd /usr/ports
% svn update
% pkg delete -f qt5-\*
% cd x11-toolkits/qt5-gui
% make
(
On Sun, Feb 10, 2019 at 11:34:28AM -0200, Lucas Nali de Magalhães wrote:
> >
> > My lumina builds indirectly build qt5-qui and have been having
> > no problems (targeting amd64, aarch64, armv7, and powerpc64).
> > (My powerpc64 context is not normally gcc 4.2.1 based.)
> >
> > [...]
>
> So it lo
On Sun, Feb 10, 2019 at 02:56:17PM +, Carmel NY wrote:
> On Sun, 10 Feb 2019 06:40:01 -0800, Steve Kargl stated:
>
> >On Sun, Feb 10, 2019 at 08:31:12AM +0100, Tobias C. Berner wrote:
> >> Moin moin
> >>
> >> Make sure all your qt5-(qt5-gui dependency)-ports that are already
> >> installed ar
> On Feb 10, 2019, at 12:56 PM, Carmel NY wrote:
>
> On Sun, 10 Feb 2019 06:40:01 -0800, Steve Kargl stated:
>
>> On Sun, Feb 10, 2019 at 08:31:12AM +0100, Tobias C. Berner wrote:
>>> Moin moin
>>>
>>> Make sure all your qt5-(qt5-gui dependency)-ports that are already
>>> installed are at 5.12.
On 2019-Feb-10, at 07:14, Steve Kargl
wrote:
> On Sun, Feb 10, 2019 at 11:34:28AM -0200, Lucas Nali de Magalhães wrote:
>>>
>>> My lumina builds indirectly build qt5-qui and have been having
Dumb typo on my part: should have been a qt5-gui reference.
>>> no problems (targeting amd64, aarch6
On Sun, Feb 10, 2019 at 10:24:43AM -0800, Mark Millard wrote:
>
> My reference to building for armv7 not having a problem in
> my builds is an example of a 32-bit-target context for
> qt5-gui. So i386 specific or some other aspect of how its
> build was attempted might be involved in your context.
On Sun, Feb 10, 2019 at 10:32:50AM -0800, Steve Kargl wrote:
> On Sun, Feb 10, 2019 at 10:24:43AM -0800, Mark Millard wrote:
> >
> > My reference to building for armv7 not having a problem in
> > my builds is an example of a 32-bit-target context for
> > qt5-gui. So i386 specific or some other asp
On 2019-Feb-10, at 10:32, Steve Kargl
wrote:
> On Sun, Feb 10, 2019 at 10:24:43AM -0800, Mark Millard wrote:
>>
>> My reference to building for armv7 not having a problem in
>> my builds is an example of a 32-bit-target context for
>> qt5-gui. So i386 specific or some other aspect of how its
On 2019-Feb-10, at 10:43, Steve Kargl
wrote:
> On Sun, Feb 10, 2019 at 10:32:50AM -0800, Steve Kargl wrote:
>> On Sun, Feb 10, 2019 at 10:24:43AM -0800, Mark Millard wrote:
>>>
>>> My reference to building for armv7 not having a problem in
>>> my builds is an example of a 32-bit-target conte
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
17 matches
Mail list logo