On Wed, 28 Jun 2017 14:45:56 -0700, timo wrote:
> the problem here is that we have a flag to ensure gcc explodes at us
> when we write code on linux that'd immediately explode on windows due to
> MSVC being somewhat archaic, but that flag is also set for third-party
> code, and since the arm dyncall stuff only gets tested once every few
> months at best, we never noticed.
> 
> this most likely wants a fix that throws out the flag for third party
> code in moarvm's repository
> 
> until then you could just remove all occurences of
> -Werror=declaration-after-statement from all "Makefile" files and re-build
> 
> 
> On 26/06/17 13:45, 黃家億 (via RT) wrote:
> > # New Ticket Created by  黃家億 
> > # Please include the string:  [perl #131657]
> > # in the subject line of all future correspondence about this issue. 
> > # <URL: https://rt.perl.org/Ticket/Display.html?id=131657 >
> >
> >
> > rakudobrew build perl6 fail
> >
> > platform :
> > Orange Pi PC (H3 Quad-core Cortex-A7 H.265/HEVC 4K)
> > DISTRIB_ID=Ubuntu 15.04 vivid
> >
> > https://gist.github.com/freakcoco/7d4b7f634288b9534fd926d9f0316e9c


Moved this to MoarVM's ticket queue: https://github.com/MoarVM/MoarVM/issues/610

Reply via email to