CI build failures

Gergő Érdi gergo at erdi.hu
Tue Jul 27 13:57:23 UTC 2021


Thanks, this is all great news

On Tue, Jul 27, 2021, 21:56 Ben Gamari <ben at smart-cactus.org> wrote:

> ÉRDI Gergő <gergo at erdi.hu> writes:
>
> > Hi,
> >
> > I'm seeing three build failures in CI:
> >
> Hi,
>
> > 1. On perf-nofib, it fails with:
> >
> Don't worry about this one for the moment. This job is marked as
> accepting of failure for a reason (hence the job state being an orange
> exclamation mark rather than a red X).
>
> > == make boot -j --jobserver-fds=3,4 --no-print-directory;
> >   in /builds/cactus/ghc/nofib/real/smallpt
> > ------------------------------------------------------------------------
> > /builds/cactus/ghc/ghc/bin/ghc  -M -dep-suffix "" -dep-makefile .depend
> > -osuf o     -O2 -Wno-tabs -Rghc-timing -H32m -hisuf hi
> -packageunboxed-ref
> > -rtsopts smallpt.hs
> > <command line>: cannot satisfy -package unboxed-ref
> >      (use -v for more information)
> >
> > (e.g. https://gitlab.haskell.org/cactus/ghc/-/jobs/743141#L1465)
> >
> > 2. On validate-x86_64-darwin, pretty much every test fails because of
> the
> > following extra stderr output:
> >
> > +
> > +<no location info>:
> > +    warning: Couldn't figure out C compiler information!
> > +             Make sure you're using GNU gcc, or clang
> >
> > (e.g. https://gitlab.haskell.org/cactus/ghc/-/jobs/743129#L3655)
> >
> Yes, this will be fixed by !6162 once I get it passing CI.
>
> > 3. On validate-x86_64-linux-deb9-integer-simple, T11545 fails on memory
> > consumption:
> >
> > Unexpected stat failures:
> >     perf/compiler/T11545.run  T11545 [stat decreased from
> x86_64-linux-deb9-integer-simple-validate baseline @
> > 5f3991c7cab8ccc9ab8daeebbfce57afbd9acc33] (normal)
> >
> This test appears to be quite sensitive to environment. I suspect we
> should further increase its acceptance window to avoid this sort of
> spurious failure.
>
> Cheers,
>
> Cheers,
>
> - Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20210727/0d85105d/attachment.html>


More information about the ghc-devs mailing list