Re: ports broken on clang archs

2017-09-30 Thread Marc Espie
On Fri, Sep 29, 2017 at 06:40:03PM +0100, Stuart Henderson wrote: > On 2017/09/29 18:50, Jeremie Courreges-Anglas wrote: > > I moved texmacs, avidemux and ti-msp430-gcc to COMPILER=base-gcc. > > Thanks. > > > graphics/asymptote is affected too: > > > > NOT_FOR_ARCHS= ${CLANG_ARCHS}

Re: ports broken on clang archs

2017-09-29 Thread Stuart Henderson
On 2017/09/29 18:50, Jeremie Courreges-Anglas wrote: > I moved texmacs, avidemux and ti-msp430-gcc to COMPILER=base-gcc. Thanks. > graphics/asymptote is affected too: > > NOT_FOR_ARCHS=${CLANG_ARCHS} # hangs during build, while > running > # ../asy -dir ../base -config ""

Re: ports broken on clang archs

2017-09-29 Thread Jeremie Courreges-Anglas
On Thu, Sep 28 2017, Stuart Henderson wrote: > On 2017/09/28 15:06, Jeremie Courreges-Anglas wrote: >> That would disable said ports on eg amd64, like what we have now >> (NOT_FOR_ARCHS). > > Yes. It's the way I've done it for some other things (e.g. festival) and > I'd

Re: ports broken on clang archs

2017-09-28 Thread Stuart Henderson
On 2017/09/28 15:06, Jeremie Courreges-Anglas wrote: > That would disable said ports on eg amd64, like what we have now > (NOT_FOR_ARCHS). Yes. It's the way I've done it for some other things (e.g. festival) and I'd rather be consistent. > The first compiler that matches criteria

Re: ports broken on clang archs

2017-09-28 Thread Marc Espie
On Thu, Sep 28, 2017 at 05:06:39PM +0200, Jeremie Courreges-Anglas wrote: > On Thu, Sep 28 2017, Stuart Henderson wrote: > > On 2017/09/27 20:00, Jeremie Courreges-Anglas wrote: > >> On Wed, Sep 27 2017, Christian Weisgerber wrote: > >> > We're going to

Re: ports broken on clang archs

2017-09-28 Thread Jeremie Courreges-Anglas
On Thu, Sep 28 2017, Stuart Henderson wrote: > On 2017/09/27 20:00, Jeremie Courreges-Anglas wrote: >> On Wed, Sep 27 2017, Christian Weisgerber wrote: >> > We're going to lock the ports tree for the release any day now. >> > >> > Please, no more imports

fix cantor (was: ports broken on clang archs)

2017-09-28 Thread David Coppa
On Wed, 27 Sep 2017, Christian Weisgerber wrote: > Jeremie Courreges-Anglas: > > > > * Mark as BROKEN the remaining ports that have failed to build since > > > the clang switch on amd64/i386. > > > > Should probably use NOT_FOR_ARCHS = ${CLANG_ARCHS}. > > > > >

Re: ports broken on clang archs (was: Re: Ports lock imminent)

2017-09-28 Thread Stuart Henderson
On 2017/09/27 20:00, Jeremie Courreges-Anglas wrote: > On Wed, Sep 27 2017, Christian Weisgerber wrote: > > We're going to lock the ports tree for the release any day now. > > > > Please, no more imports or regular updates. > > > > Issues I'd like to see taken care of before

Re: ports broken on clang archs (was: Re: Ports lock imminent)

2017-09-27 Thread Christian Weisgerber
Jeremie Courreges-Anglas: > > * Mark as BROKEN the remaining ports that have failed to build since > > the clang switch on amd64/i386. > > Should probably use NOT_FOR_ARCHS = ${CLANG_ARCHS}. > > http://exopi.exo.bsdfrog.org/logs/old/amd64/2017-09-26T21:25:35+0200/paths/x11/kde4/cantor.log

ports broken on clang archs (was: Re: Ports lock imminent)

2017-09-27 Thread Jeremie Courreges-Anglas
On Wed, Sep 27 2017, Christian Weisgerber wrote: > We're going to lock the ports tree for the release any day now. > > Please, no more imports or regular updates. > > Issues I'd like to see taken care of before the release: > * Fix the remaining instances of nested functions