Saturday, September 30, 2017

Re: ports broken on clang archs

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} # hangs during build, while running
> > # ../asy -dir ../base -config "" -render=0 -f pdf -noprc cube.asy
> > # in WRKSRC/doc. run the abovef command with -vvv for more info.
> > # this does not fail with ports clang, though.
>
> Oh I think we could do "base-gcc ports-clang" here now that we have it...

Note that in my experience, most of the clang "failures" are actually
code that has undefined behavior, and thus fails.

No comments:

Post a Comment