Welcome to the CHICKEN Scheme pasting service

make check pasted by rivo on Fri Oct 18 12:28:40 2013

Error: assertion failed: (equal? +inf.0 (denominator 1.1125369292536e-308))

        Call history:

        <syntax>          (##core#undefined)
        <syntax>          (##sys#error "assertion failed" (##core#quote (equal? 1.0 (numerator 1.1125369292536e-308))))
        <syntax>          (##core#quote (equal? 1.0 (numerator 1.1125369292536e-308)))
        <eval>    (equal? 1.0 (numerator 1.1125369292536e-308))
        <eval>    (numerator 1.1125369292536e-308)
        <syntax>          (assert (equal? +inf.0 (denominator 1.1125369292536e-308)))
        <syntax>          (##core#if (##core#check (equal? +inf.0 (denominator 1.1125369292536e-308))) (##core#undefined) (##s......
        <syntax>          (##core#check (equal? +inf.0 (denominator 1.1125369292536e-308)))
        <syntax>          (equal? +inf.0 (denominator 1.1125369292536e-308))
        <syntax>          (denominator 1.1125369292536e-308)
        <syntax>          (##core#undefined)
        <syntax>          (##sys#error "assertion failed" (##core#quote (equal? +inf.0 (denominator 1.1125369292536e-308))))
        <syntax>          (##core#quote (equal? +inf.0 (denominator 1.1125369292536e-308)))
        <eval>    (equal? +inf.0 (denominator 1.1125369292536e-308))
        <eval>    (denominator 1.1125369292536e-308)
        <eval>    (##sys#error "assertion failed" (##core#quote (equal? +inf.0 (denominator 1.1125369292536e-308))))    <--
mingw32-make[1]: *** [check] Error 1
mingw32-make: *** [check] Error 2

no title added by rivo on Fri Oct 18 12:48:05 2013

testing direct invocation can detect calls of too many arguments...
..\chicken "test-gc-hooks.scm" -output-file "a.c" -verbose -include-path ..
"gcc" "a.c" -o "a.o" -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -I.. -I"c:/dev/chicken_mingw/include/chicken"
rm a.c
"gcc" "a.o" -o "a.out" -Wl,--enable-auto-import -L.. -L"c:/dev/chicken_mingw/lib" -lchicken -lm -lws2_32
rm a.o
major gc ...
>>>>> GC pre hook - mode=0, count=0
[GC] level  1   gcs(minor)  4   gcs(major)  1
[GC] stack      0x0024fe40      0x00263954      0x0028fe40
[GC]  from      0x00460050      0x0047dcf8      0x00480050      0x0001dca8
[GC]    to      0x00440048      0x00440048      0x00460048
[GC] 0 locatives (from 32)
<<<<< GC post hook - mode=1, count=0, ms=0
minor gc ...
>>>>> GC pre hook - mode=0, count=0
<<<<< GC post hook - mode=0, count=0, ms=0
alloc ...
>>>>> GC pre hook - mode=0, count=0
[GC] level  1   gcs(minor)  1   gcs(major)  2
[GC] stack      0x0024fe40      0x0028f0b4      0x0028fe40
[GC]  from      0x00440048      0x0045dcf0      0x00460048      0x0001dca8
[GC]    to      0x00460050      0x00460050      0x00480050
[GC] 0 locatives (from 32)
<<<<< GC post hook - mode=1, count=0, ms=3
>>>>> GC pre hook - mode=2, count=0
[GC] (old) fromspace:   start=0x00440048,       limit=0x00460048
[GC] (old) tospace:     start=0x00460050,       limit=0x00480050
[GC] resized heap to 10524292 bytes
[GC] (new) fromspace:   start=0x023c0020,       limit=0x028c4b62
[GC] (new) tospace:     start=0x028d0020,       limit=0x02dd4b62
<<<<< GC post hook - mode=2, count=0, ms=0
>>>>> GC pre hook - mode=2, count=0
[GC] (old) fromspace:   start=0x023c0020,       limit=0x028c4b62
[GC] (old) tospace:     start=0x028d0020,       limit=0x02dd4b62
[GC] resized heap to 31048588 bytes
[GC] (new) fromspace:   start=0x02de0020,       limit=0x03cae1e6
[GC] (new) tospace:     start=0x03cb0020,       limit=0x04b7e1e6
<<<<< GC post hook - mode=2, count=0, ms=0
resize ...
>>>>> GC pre hook - mode=2, count=0
[GC] (old) fromspace:   start=0x02de0020,       limit=0x03cae1e6
[GC] (old) tospace:     start=0x03cb0020,       limit=0x04b7e1e6
[GC] resized heap to 62097176 bytes
[GC] (new) fromspace:   start=0x04b80020,       limit=0x0691c3ac
[GC] (new) tospace:     start=0x023c0020,       limit=0x0415c3ac
<<<<< GC post hook - mode=2, count=0, ms=0
major gc ...
>>>>> GC pre hook - mode=0, count=0
>>>>> GC pre hook - mode=2, count=1
[GC] (old) fromspace:   start=0x04b80020,       limit=0x0691c3ac
[GC] (old) tospace:     start=0x023c0020,       limit=0x0415c3ac
[GC] resized heap to 31048588 bytes
[GC] (new) fromspace:   start=0x06920020,       limit=0x077ee1e6
[GC] (new) tospace:     start=0x023c0020,       limit=0x0328e1e6
<<<<< GC post hook - mode=2, count=1, ms=0
[GC] level  1   gcs(minor)  0   gcs(major)  3
[GC] stack      0x0024fe40      0x0028e534      0x0028fe40
[GC]  from      0x06920020      0x0693dcc8      0x077ee1e6      0x0001dca8
[GC]    to      0x023c0020      0x023c0020      0x0328e1e6
[GC] 0 locatives (from 32)
<<<<< GC post hook - mode=1, count=0, ms=15
minor gc ...
>>>>> GC pre hook - mode=0, count=0
<<<<< GC post hook - mode=0, count=0, ms=0
>>>>> GC pre hook - mode=0, count=0
>>>>> GC pre hook - mode=2, count=1
[GC] (old) fromspace:   start=0x06920020,       limit=0x077ee1e6
[GC] (old) tospace:     start=0x023c0020,       limit=0x0328e1e6
[GC] resized heap to 15524294 bytes
[GC] (new) fromspace:   start=0x03290020,       limit=0x039f7103
[GC] (new) tospace:     start=0x023c0020,       limit=0x02b27103
<<<<< GC post hook - mode=2, count=1, ms=0
[GC] level  1   gcs(minor)  1   gcs(major)  4
[GC] stack      0x0024fe40      0x0028f8a4      0x0028fe40
[GC]  from      0x03290020      0x032adcec      0x039f7103      0x0001dccc
[GC]    to      0x023c0020      0x023c0020      0x02b27103
[GC] 0 locatives (from 32)
<<<<< GC post hook - mode=1, count=0, ms=15
======================================== library tests ...

Error: assertion failed: (equal? +inf.0 (denominator 1.1125369292536e-308))

        Call history:

                  (##core#undefined)
                  (##sys#error "assertion failed" (##core#quote (equal? 1.0 (numerator 1.1125369292536e-308))))
                  (##core#quote (equal? 1.0 (numerator 1.1125369292536e-308)))
            (equal? 1.0 (numerator 1.1125369292536e-308))
            (numerator 1.1125369292536e-308)
                  (assert (equal? +inf.0 (denominator 1.1125369292536e-308)))
                  (##core#if (##core#check (equal? +inf.0 (denominator 1.1125369292536e-308))) (##core#undefined) (##s......
                  (##core#check (equal? +inf.0 (denominator 1.1125369292536e-308)))
                  (equal? +inf.0 (denominator 1.1125369292536e-308))
                  (denominator 1.1125369292536e-308)
                  (##core#undefined)
                  (##sys#error "assertion failed" (##core#quote (equal? +inf.0 (denominator 1.1125369292536e-308))))
                  (##core#quote (equal? +inf.0 (denominator 1.1125369292536e-308)))
            (equal? +inf.0 (denominator 1.1125369292536e-308))
            (denominator 1.1125369292536e-308)
            (##sys#error "assertion failed" (##core#quote (equal? +inf.0 (denominator 1.1125369292536e-308))))    <--
mingw32-make[1]: *** [check] Error 1
mingw32-make[1]: Leaving directory `c:/hg/chicken-core'
mingw32-make: *** [check] Error 2

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the Makefile target to generate the bootstrap compiler of CHICKEN?
Visually impaired? Let me spell it for you (wav file) download WAV