<div dir="auto">You can safely ignore the x86_64-darwin failure. I can get you the juicy details over a beverage some time. It boils down to some odd behavior using rosetta2 on AArch64 Mac mini’s to build x86_64 GHCs. There is a fix somewhere from Ben, so it’s just a question of time until it’s properly fixed. </div><div dir="auto"><br></div><div dir="auto">The other two I’m afraid I have no idea. I’ll see to restart them. (You can’t ?)</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue 27. Jul 2021 at 18:10, ÉRDI Gergő <<a href="mailto:gergo@erdi.hu">gergo@erdi.hu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm seeing three build failures in CI:<br>
<br>
1. On perf-nofib, it fails with:<br>
<br>
== make boot -j --jobserver-fds=3,4 --no-print-directory;<br>
  in /builds/cactus/ghc/nofib/real/smallpt<br>
------------------------------------------------------------------------<br>
/builds/cactus/ghc/ghc/bin/ghc  -M -dep-suffix "" -dep-makefile .depend <br>
-osuf o     -O2 -Wno-tabs -Rghc-timing -H32m -hisuf hi -packageunboxed-ref <br>
-rtsopts smallpt.hs<br>
<command line>: cannot satisfy -package unboxed-ref<br>
     (use -v for more information)<br>
<br>
(e.g. <a href="https://gitlab.haskell.org/cactus/ghc/-/jobs/743141#L1465" rel="noreferrer" target="_blank">https://gitlab.haskell.org/cactus/ghc/-/jobs/743141#L1465</a>)<br>
<br>
2. On validate-x86_64-darwin, pretty much every test fails because of the <br>
following extra stderr output:<br>
<br>
+<br>
+<no location info>:<br>
+    warning: Couldn't figure out C compiler information!<br>
+             Make sure you're using GNU gcc, or clang<br>
<br>
(e.g. <a href="https://gitlab.haskell.org/cactus/ghc/-/jobs/743129#L3655" rel="noreferrer" target="_blank">https://gitlab.haskell.org/cactus/ghc/-/jobs/743129#L3655</a>)<br>
<br>
3. On validate-x86_64-linux-deb9-integer-simple, T11545 fails on memory <br>
consumption:<br>
<br>
Unexpected stat failures:<br>
    perf/compiler/T11545.run  T11545 [stat decreased from x86_64-linux-deb9-integer-simple-validate baseline @ <br>
5f3991c7cab8ccc9ab8daeebbfce57afbd9acc33] (normal)<br>
<br>
This one is interesting because there is already a commit that is supposed <br>
to fix this:<br>
<br>
commit efaad7add092c88eab46e00a9f349d4675bbee06<br>
Author: Matthew Pickering <<a href="mailto:matthewtpickering@gmail.com" target="_blank">matthewtpickering@gmail.com</a>><br>
Date:   Wed Jul 21 10:03:42 2021 +0100<br>
<br>
     Stop ug_boring_info retaining a chain of old CoreExpr<br>
<br>
     [...]<br>
<br>
     -------------------------<br>
     Metric Decrease:<br>
         T11545<br>
     -------------------------<br>
<br>
But still, it's failing.<br>
<br>
Can someone kick these build setups please?<br>
<br>
-- <br>
<br>
   .--= ULLA! =-----------------.<br>
    \     <a href="http://gergo.erdi.hu" rel="noreferrer" target="_blank">http://gergo.erdi.hu</a>   \<br>
     `---= <a href="mailto:gergo@erdi.hu" target="_blank">gergo@erdi.hu</a> =-------'<br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div></div>