chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Chicken release 4.8.0


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] Chicken release 4.8.0
Date: Mon, 24 Sep 2012 19:52:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi John,

On Mon, 24 Sep 2012 16:58:45 -0400 John Cowan <address@hidden> wrote:

> Ivan Raikov scripsit:
>
>> Thanks to all who contributed with bug reports and fixes. Happy hacking,
>
> I've installed Version 4.8.1 (rev 31370f9) on my Cygwin system,
> and I'm still getting errors during "make check".  Here's what fails:
>
> ======================================== path tests ...

...

> x/y/z.q
> x/y/z.q
> x/y/z.q
> x/y/z.q
> x/y/z.q
> x//y/z.q
> x\y/z.q
> runtests.sh: line 325:  8668 Segmentation fault      (core dumped) $interpret 
> -bnq path-tests.scm
> rules.make:660: recipe for target `check' failed
> make[1]: *** [check] Error 139
> make[1]: Leaving directory `/opt/chicken/chicken-core'
> GNUmakefile:54: recipe for target `check' failed
> make: *** [check] Error 2

I just bootstrapped the chicken-core HEAD code (including the spotless
target) and could not reproduce the problem you report.

Maybe your build system is picking an old libchicken which has this bug:
http://bugs.call-cc.org/ticket/855

It seems to crash in the test case added just to catch that bug.

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

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