GNU bug report logs - #26128
r4rs.test: failed

Previous Next

Package: guile;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Thu, 16 Mar 2017 15:49:02 UTC

Severity: normal

Merged with 25412

To reply to this bug, email your comments to 26128 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#26128; Package guile. (Thu, 16 Mar 2017 15:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jean Louis <bugs <at> gnu.support>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 16 Mar 2017 15:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jean Louis <bugs <at> gnu.support>
To: bug-guile <at> gnu.org
Subject: 1 of 1 test failed
Date: Thu, 16 Mar 2017 18:45:15 +0300
Hello,

This may help you, it failed on 2.2. Maybe not serious.

Jean

Running peval.test
Running poe.test
Running popen.test
Running ports.test
warning: call to primitive-fork while multiple threads are running;
         further behavior unspecified.  See "Processes" in the
         manual, for more information.
Running posix.test
In execvp of something-that-does-not-exist: No such file or directory
Running print.test
Running procprop.test
Running procs.test
Running q.test
Running r4rs.test
Backtrace:
           4 (primitive-load "/sources/guile-2.2.0/test-suite/tests/\u2026")
In ice-9/boot-9.scm:
    152:2  3 (with-fluid* _ _ _)
In ice-9/eval.scm:
    163:9  2 (_ #(#(#<directory (test-suite test-r4rs) 5837460> # \u2026)))
In ice-9/ports.scm:
    549:4  1 (call-with-output-string _)
In unknown file:
           0 Exception thrown while printing backtrace:
ERROR: In procedure ttyname: Success

ERROR: In procedure write:
ERROR: In procedure ttyname: Success
FAIL: check-guile
==================================
1 of 1 test failed
Please report to bug-guile <at> gnu.org
==================================
make[3]: *** [Makefile:1957: check-TESTS] Error 1
make[3]: Leaving directory '/sources/guile-2.2.0'
make[2]: *** [Makefile:2239: check-am] Error 2
make[2]: Leaving directory '/sources/guile-2.2.0'
make[1]: *** [Makefile:1857: check-recursive] Error 1
make[1]: Leaving directory '/sources/guile-2.2.0'
make: *** [Makefile:2241: check] Error 2




Information forwarded to bug-guile <at> gnu.org:
bug#26128; Package guile. (Wed, 19 Apr 2017 14:46:02 GMT) Full text and rfc822 format available.

Message #8 received at 26128 <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> igalia.com>
To: Jean Louis <bugs <at> gnu.support>
Cc: 26128 <at> debbugs.gnu.org
Subject: Re: bug#26128: 1 of 1 test failed
Date: Wed, 19 Apr 2017 16:45:14 +0200
On Thu 16 Mar 2017 16:45, Jean Louis <bugs <at> gnu.support> writes:

> Hello,
>
> This may help you, it failed on 2.2. Maybe not serious.
>
> Jean
>
> Running peval.test
> Running poe.test
> Running popen.test
> Running ports.test
> warning: call to primitive-fork while multiple threads are running;
>          further behavior unspecified.  See "Processes" in the
>          manual, for more information.
> Running posix.test
> In execvp of something-that-does-not-exist: No such file or directory
> Running print.test
> Running procprop.test
> Running procs.test
> Running q.test
> Running r4rs.test
> Backtrace:
>            4 (primitive-load "/sources/guile-2.2.0/test-suite/tests/\u2026")
> In ice-9/boot-9.scm:
>     152:2  3 (with-fluid* _ _ _)
> In ice-9/eval.scm:
>     163:9  2 (_ #(#(#<directory (test-suite test-r4rs) 5837460> # \u2026)))
> In ice-9/ports.scm:
>     549:4  1 (call-with-output-string _)
> In unknown file:
>            0 Exception thrown while printing backtrace:
> ERROR: In procedure ttyname: Success
>
> ERROR: In procedure write:
> ERROR: In procedure ttyname: Success
> FAIL: check-guile

What platform is this?

Andy




Information forwarded to bug-guile <at> gnu.org:
bug#26128; Package guile. (Wed, 19 Apr 2017 15:36:02 GMT) Full text and rfc822 format available.

Message #11 received at 26128 <at> debbugs.gnu.org (full text, mbox):

From: Jean Louis <bugs <at> gnu.support>
To: Andy Wingo <wingo <at> igalia.com>
Cc: 26128 <at> debbugs.gnu.org
Subject: Re: bug#26128: 1 of 1 test failed
Date: Wed, 19 Apr 2017 17:43:27 +0300
On Wed, Apr 19, 2017 at 04:45:14PM +0200, Andy Wingo wrote:
> On Thu 16 Mar 2017 16:45, Jean Louis <bugs <at> gnu.support> writes:
> 
> > Hello,
> >
> > This may help you, it failed on 2.2. Maybe not serious.
> >
> > Jean
> >
> > Running peval.test
> > Running poe.test
> > Running popen.test
> > Running ports.test
> > warning: call to primitive-fork while multiple threads are running;
> >          further behavior unspecified.  See "Processes" in the
> >          manual, for more information.
> > Running posix.test
> > In execvp of something-that-does-not-exist: No such file or directory
> > Running print.test
> > Running procprop.test
> > Running procs.test
> > Running q.test
> > Running r4rs.test
> > Backtrace:
> >            4 (primitive-load "/sources/guile-2.2.0/test-suite/tests/\u2026")
> > In ice-9/boot-9.scm:
> >     152:2  3 (with-fluid* _ _ _)
> > In ice-9/eval.scm:
> >     163:9  2 (_ #(#(#<directory (test-suite test-r4rs) 5837460> # \u2026)))
> > In ice-9/ports.scm:
> >     549:4  1 (call-with-output-string _)
> > In unknown file:
> >            0 Exception thrown while printing backtrace:
> > ERROR: In procedure ttyname: Success
> >
> > ERROR: In procedure write:
> > ERROR: In procedure ttyname: Success
> > FAIL: check-guile
> 
> What platform is this?
> 
> Andy


It is 64 bit Intel, GNU with Linux kernel.




Changed bug title to 'r4rs.test: failed' from '1 of 1 test failed' Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Mon, 12 Nov 2018 06:40:02 GMT) Full text and rfc822 format available.

Merged 25412 26128. Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Mon, 12 Nov 2018 06:40:02 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 215 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.