GNU bug report logs - #22158
chicken tests do not complete gcc compilation

Previous Next

Package: guix;

Reported by: Jeff Mickey <j <at> codemac.net>

Date: Sun, 13 Dec 2015 06:39:01 UTC

Severity: normal

Done: Royce Strange <royball <at> disroot.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Royce Strange <royball <at> disroot.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#22158: closed (chicken tests do not complete gcc compilation)
Date: Thu, 11 Jun 2020 16:27:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 11 Jun 2020 11:26:29 -0500
with message-id <87h7vhsh56.fsf <at> disroot.org>
and subject line chicken tests do not complete gcc compilation
has caused the debbugs.gnu.org bug report #22158,
regarding chicken tests do not complete gcc compilation
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
22158: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22158
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jeff Mickey <j <at> codemac.net>
To: bug-guix <at> gnu.org
Subject: chicken tests do not complete gcc compilation
Date: Sat, 12 Dec 2015 16:14:09 -0800
[Message part 3 (text/plain, inline)]
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:

http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=blob;f=tests/apply-test.scm;h=4996dd0d1ec717be39fe4829b47468b14b9cf75a;hb=HEAD

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

[a.c (text/x-csrc, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Royce Strange <royball <at> disroot.org>
To: 22158-done <at> debbugs.gnu.org
Subject: chicken tests do not complete gcc compilation
Date: Thu, 11 Jun 2020 11:26:29 -0500
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:
https://lists.gnu.org/archive/html/chicken-hackers/2015-04/msg00063.html
Seems to line up with a some chicken bugs reported back then:
https://bugs.call-cc.org/ticket/1120
https://bugs.call-cc.org/ticket/1098
(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:
https://ci.guix.gnu.org/build/2339572/details

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.


This bug report was last modified 4 years and 345 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.