Broken build: 32-bit FreeBSD, SmartOS, Solaris
Simon Marlow
marlowsd at gmail.com
Sun Oct 12 16:40:16 UTC 2014
Sorry about this folks, I'm going to guess at the fix and validate it.
Cheers,
Simon
On 10/10/2014 10:51, Karel Gardas wrote:
> On 10/10/14 09:19 AM, Páli Gábor János wrote:
>> Hello there,
>>
>> Looks one of the recent commits broke the x86 builds on multiple
>> platforms [1][2][3]. The common error message basically is as
>> follows:
>>
>> rts/Linker.c: In function 'mkOc':
>> rts/Linker.c:2372:6:
>> error: 'ObjectCode' has no member named 'symbol_extras'
>>
>
> It looks like this patch is the culprit:
>
> 5300099ed rts/Linker.c (Simon Marlow 2014-10-01
> 13:15:05 +0100 2372) oc->symbol_extras = NULL;
>
>> Note that the x86_64 counterparts of the affected builders completed
>> their builds fine -- except for Solaris, but that has been broken
>> already for a long time (relatively).
>
> Yeah, I'll need to fix that. So far I invested my energy in fixing
> Solaris/i386 testcase issues...
>
> Karel
More information about the ghc-devs
mailing list