api annotations test failures

Erik de Castro Lopo mle+hs at mega-nerd.com
Fri May 15 08:13:04 UTC 2015


Joachim Breitner wrote:

> Hi,
> 
> I observe this on travis:
> 
>         Wrong exit code (expected 0 , actual 2 )
>         Stdout:
>         
>         Stderr:
>         collect2: ld terminated with signal 9 [Killed]
>         make[3]: *** [t10358] Error 1

I've seen this just recently on these tests. Looking at
/var/log/messages showed the `ld` process had been killed
by the OOM killer.

My instance of this was on armhf/linux with only 2Gig of
RAM and no swap. I have to recompile the kernel to get 
swap :-(.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the ghc-devs mailing list