chicken tests do not complete gcc compilation

  • Done
  • quality assurance status badge
Details
3 participants
  • Jeff Mickey
  • Royce Strange
  • zimoun
Owner
unassigned
Submitted by
Jeff Mickey
Severity
normal
J
J
Jeff Mickey wrote on 13 Dec 2015 01:14
(address . bug-guix@gnu.org)
87egerxl0u.fsf@codemac.net
Chicken scheme on master currently does not complete it's tests run
locally for me, as GCC cannot finish compiling chicken's output for one
of it's test files.

Attached is the .c file that get's generated, and here is a link to the
chicken scheme code that generates this c code:


Trying to figure out best ways to avoid this or run the test correctly
(limiting stack size before execution). Sending about this bug to track
anyone's progress on fixing it. It may just be an upstream bug.

// codemac
Attachment: a.c
Z
Z
zimoun wrote on 13 May 2020 01:08
(address . 22158@debbugs.gnu.org)(name . Jeff Mickey)(address . j@codemac.net)
CAJ3okZ1_KPJoZD2+whxdxpXxxj8Y5zG3PNxdS2Bw6npufCNa3w@mail.gmail.com
Dear,

This bug [1] is more than 4 years old. Does this bug report still make sense?
If yes, could you provide more information? (Guix commit)
If no, could we close it?

Best regards,
simon

R
R
Royce Strange wrote on 11 Jun 2020 18:26
chicken tests do not complete gcc compilation
(address . 22158-done@debbugs.gnu.org)
87h7vhsh56.fsf@disroot.org
Hello.

For chicken 4.9.0.1, it looks like this may have been an upstream bug.
Looking at some of Recardo Wurmus's notes
for some tweaks to chicken back then:
Seems to line up with a some chicken bugs reported back then:
(and have been addressed upstream)

It has been a while and chicken scheme is now at 5.2.0
It is currently building on cuirass:

I am also able to build it locally:
-----
$ guix --version
guix (GNU Guix) 2971ed57345ee4e00058efeaf27c6a0790fdc9dd

$ guix build chicken --no-substitute
-----

Going to go ahead and close.
Closed
?