bug-guile
[Top][All Lists]
Advanced

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

Guile 1.8.0 make check fails


From: Hector Herrera
Subject: Guile 1.8.0 make check fails
Date: Sun, 21 May 2006 18:23:17 -0700

Hello,

I was just compiling and installing guile 1.8.0 on my system:

`uname -a` = Linux lt1.pier-pro.com 2.6.16-1.2108_FC4 #1 Thu May 4
23:52:01 EDT 2006 i686 athlon i386 GNU/Linux

with gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8)

and I got the following errors while running `make check`:

Running numbers.test
FAIL: numbers.test: number->string: (or (string=? (number->string
11.3333333333333 12) B.4) (string=? (number->string 11.3333333333333
12) B.400000000000009))

[some other tests]

Running srfi-60.test
WARNING: (test-srfi-60): imported module (srfi srfi-60) overrides core
binding `bit-count'

[some other tests]

Running syntax.test
UNRESOLVED: syntax.test: while: in empty environment: empty body
UNRESOLVED: syntax.test: while: in empty environment: initially false
UNRESOLVED: syntax.test: while: in empty environment: iterating
Running threads.test
Running time.test
UNRESOLVED: time.test: gmtime: (in another thread after error 2147483647)
UNRESOLVED: time.test: gmtime: (in another thread after error
9223372036854775807)
UNRESOLVED: time.test: gmtime: (in another thread after error -1)
UNRESOLVED: time.test: gmtime: (in another thread after error -2147483648)
UNRESOLVED: time.test: gmtime: (in another thread after error
-9223372036854775808)
UNRESOLVED: time.test: strptime: in another thread after error
Running unif.test
Running version.test
Running weaks.test

Totals for this test run:
passes:                 11537
failures:               1
unexpected passes:      0
expected failures:      25
unresolved test cases:  9
untested test cases:    0
unsupported test cases: 9
errors:                 0

FAIL: check-guile

Thank you,

--
Hector
Pier Programming Services Ltd.




reply via email to

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