GNU bug report logs - #24934
make check in 2.1.4 failed

Previous Next

Package: guile;

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

Date: Sun, 13 Nov 2016 07:44:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24934 in the body.
You can then email your comments to 24934 AT debbugs.gnu.org in the normal way.

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#24934; Package guile. (Sun, 13 Nov 2016 07:44:01 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. (Sun, 13 Nov 2016 07:44: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: make check in 2.1.4 failed
Date: Sun, 13 Nov 2016 10:42:20 +0300
UNRESOLVED: i18n.test: text collation (Czech): string-locale<? for 'ch'
Running iconv.test
Running import.test
Running interp.test
Running keywords.test
Running list.test
Running load.test
Running match.test
Running modules.test
Running net-db.test
Running numbers.test
Running optargs.test
Running options.test
Running pairs.test
Running parameters.test
Running peg.test
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/guile-2.1.4/test-suite/\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) 66dd360> # \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:1934: check-TESTS] Error 1
make[3]: Leaving directory '/sources/guile/guile-2.1.4'
make[2]: *** [Makefile:2217: check-am] Error 2
make[2]: Leaving directory '/sources/guile/guile-2.1.4'
make[1]: *** [Makefile:1834: check-recursive] Error 1
make[1]: Leaving directory '/sources/guile/guile-2.1.4'
make: *** [Makefile:2219: check] Error 2




Information forwarded to bug-guile <at> gnu.org:
bug#24934; Package guile. (Mon, 09 Jan 2017 21:47:02 GMT) Full text and rfc822 format available.

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

From: Andy Wingo <wingo <at> pobox.com>
To: Jean Louis <bugs <at> gnu.support>
Cc: 24934 <at> debbugs.gnu.org
Subject: Re: bug#24934: make check in 2.1.4 failed
Date: Mon, 09 Jan 2017 22:45:52 +0100
On Sun 13 Nov 2016 08:42, Jean Louis <bugs <at> gnu.support> writes:

> Running r4rs.test
> Backtrace:
>            4 (primitive-load "/sources/guile/guile-2.1.4/test-suite/\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) 66dd360> # \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

I haven't seen this before.  I assume you have the same result with
2.1.5?  What is your locale?

Andy




Reply sent to Andy Wingo <wingo <at> pobox.com>:
You have taken responsibility. (Wed, 01 Mar 2017 14:11:02 GMT) Full text and rfc822 format available.

Notification sent to Jean Louis <bugs <at> gnu.support>:
bug acknowledged by developer. (Wed, 01 Mar 2017 14:11:02 GMT) Full text and rfc822 format available.

Message #13 received at 24934-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Jean Louis <bugs <at> gnu.support>
Cc: 24934-done <at> debbugs.gnu.org
Subject: Re: bug#24934: make check in 2.1.4 failed
Date: Wed, 01 Mar 2017 15:10:41 +0100
On Mon 09 Jan 2017 22:45, Andy Wingo <wingo <at> pobox.com> writes:

> On Sun 13 Nov 2016 08:42, Jean Louis <bugs <at> gnu.support> writes:
>
>> Running r4rs.test
>> Backtrace:
>>            4 (primitive-load "/sources/guile/guile-2.1.4/test-suite/\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) 66dd360> # \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
>
> I haven't seen this before.  I assume you have the same result with
> 2.1.5?  What is your locale?

Closing this one as there's no new info and it's for an older
prerelease.  Please file a new bug if you find this again with 2.1.7 :-)

Cheers,

Andy




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 30 Mar 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 125 days ago.

Previous Next


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