unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Guile 1.8.0 make check fails
@ 2006-05-22  1:23 Hector Herrera
  2006-05-22 22:30 ` Kevin Ryde
  0 siblings, 1 reply; 2+ messages in thread
From: Hector Herrera @ 2006-05-22  1:23 UTC (permalink / raw)


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.


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Guile 1.8.0 make check fails
  2006-05-22  1:23 Guile 1.8.0 make check fails Hector Herrera
@ 2006-05-22 22:30 ` Kevin Ryde
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Ryde @ 2006-05-22 22:30 UTC (permalink / raw)
  Cc: bug-guile

"Hector Herrera" <hectorh@pobox.com> writes:
>
> 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))

Thanks, I saw that too and was about to disable it.  The conversions
are not so exact that the test can be relied on, not in its current
form.

> [some other tests]

They're just warnings, or bits still in progress.


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-22 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-22  1:23 Guile 1.8.0 make check fails Hector Herrera
2006-05-22 22:30 ` Kevin Ryde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).