chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #738: callback tests failure on cygwin


From: Chicken Trac
Subject: [Chicken-janitors] #738: callback tests failure on cygwin
Date: Sun, 11 Dec 2011 14:13:30 -0000

#738: callback tests failure on cygwin
------------------------------------+---------------------------------------
 Reporter:  mario                   |       Owner:       
     Type:  defect                  |      Status:  new  
 Priority:  major                   |   Milestone:  4.8.0
Component:  unknown                 |     Version:  4.7.x
 Keywords:  cygwin, callback, test  |  
------------------------------------+---------------------------------------
 {{{
 $ make PLATFORM=cygwin PREFIX=/home/mario/local/chicken-core DEBUGBUILD=1
 CHICKEN=./chicken-boot check

 ...

 ======================================== callback tests ...
 ../chicken callback-tests.scm -output-file a.c -verbose -include-path ..
 gcc a.c -o a.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H
 -DC_ENAB
 LE_PTABLES -g -Wall -Wno-unused -I.. -I"/home/mario/local/chicken-
 core/include/c
 hicken"
 rm a.c
 gcc a.o -o a.out -L.. -L"/home/mario/local/chicken-core/lib" -lchicken -lm
 rm a.o
 callbacks ...
 hi!
 callbacks ...
 hi!
 hi!
 [panic] callback returned twice - execution terminated

 callback-tests.scm:16: print
 ##sys#gc
 g1112
 callback-tests.scm:7: call/cc
 callback-tests.scm:9: print
 callback-tests.scm:19: command-line-arguments
 callback-tests.scm:20: k1
 callback-tests.scm:9: print     <--
 double-return from callback failed as it should.
 ======================================== runtime tests ...
 [panic] nursery is too small - try higher setting using the `-:s' option -
 execu
 tion terminated

 make[1]: *** [check] Error 1
 make[1]: Leaving directory `/home/mario/src/chicken-core'
 make: *** [check] Error 2
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/738>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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