bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22158: chicken tests do not complete gcc compilation


From: Jeff Mickey
Subject: bug#22158: chicken tests do not complete gcc compilation
Date: Sat, 12 Dec 2015 16:14:09 -0800
User-agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-unknown-linux-gnu)

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

Attachment: a.c
Description: chicken compiler output


reply via email to

[Prev in Thread] Current Thread [Next in Thread]