bug-guile
[Top][All Lists]
Advanced

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

Re: guile-1.8.1 fails test on amd64


From: Ludovic Courtès
Subject: Re: guile-1.8.1 fails test on amd64
Date: Tue, 23 Jan 2007 16:45:33 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

"Marijn Schouten (hkBst)" <address@hidden> writes:

> Kevin Ryde wrote:
>>> In thread:
>>> ERROR: In procedure gmtime:
>>> ERROR: Value too large for defined data type
>> 
>> Can you tell where that comes from?  That might be a new one.
>
> I have no idea, I just mindlessly ran the tests :)
> What exactly do you want to know?

I think he wants to know which specific test, and optionally which
specific function invocation, led to this error.  Chances are high that
it comes from `time.test'.  What you can do is run only this test as
follows:

  (Get at the root of your Guile build.)
  $ ./pre-inst-guile -l test-suite/tests/time.test

Hopefully, this will reproduce the error message.  Then you can try to
identity which sub-test from that file leads to that error, and finally
reproduce the very invocation that reproduces it.

Good luck!  :-)

Thanks,
Ludovic.




reply via email to

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