GNU bug report logs - #21891
Guile 2.1.1: 5 Test failures on OpenBSD/amd64 5.8

Previous Next

Package: guile;

Reported by: "Alexander Shendi" <Alexander.Shendi <at> web.de>

Date: Thu, 12 Nov 2015 17:47:02 UTC

Severity: normal

To reply to this bug, email your comments to 21891 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#21891; Package guile. (Thu, 12 Nov 2015 17:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Alexander Shendi" <Alexander.Shendi <at> web.de>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 12 Nov 2015 17:47:02 GMT) Full text and rfc822 format available.

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

From: "Alexander Shendi" <Alexander.Shendi <at> web.de>
To: bug-guile <at> gnu.org
Subject: Guile 2.1.1: 5 Test failures on OpenBSD/amd64 5.8
Date: Thu, 12 Nov 2015 18:10:44 +0100
[Message part 1 (text/plain, inline)]
Hi,
 
I have built guile-2.1.1 on OpenBSD/amd64 5.8. I did the following:
 
* ./configure --prefix=/usr/local
* gmake -j 3
* check-guile # For testing the release
I installed the following packages to stisfy dependencies:
 
$ pkg_info -I boehm-gc gmp libltdl libffi libunistring

boehm-gc-7.4.2p0    garbage collection and memory leak detection for C and C++
gmp-5.0.2p3         library for arbitrary precision arithmetic
libltdl-2.4.2p1     GNU libtool system independent dlopen wrapper
libffi-3.1p0        Foreign Function Interface
libunistring-0.9.5  manipulate Unicode strings
 
The build itself went smoothly and the system seems to work, but the generated "check-guile.log" shows
5 errors. I do not have enough guile-foo to deceide if the failures are serious or not.
 
I have attached the gzipped log.
 
Many thanks in advance for your help and many thanks for maintaining guile.
 
Best Regards,
 
Alexander
[check-guile.log.gz (application/octet-stream, attachment)]

Information forwarded to bug-guile <at> gnu.org:
bug#21891; Package guile. (Fri, 24 Jun 2016 16:13:01 GMT) Full text and rfc822 format available.

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

From: Andy Wingo <wingo <at> pobox.com>
To: "Alexander Shendi" <Alexander.Shendi <at> web.de>
Cc: 21891 <at> debbugs.gnu.org
Subject: Re: bug#21891: Guile 2.1.1: 5 Test failures on OpenBSD/amd64 5.8
Date: Fri, 24 Jun 2016 18:11:54 +0200
On Thu 12 Nov 2015 18:10, "Alexander Shendi" <Alexander.Shendi <at> web.de> writes:

> I have built guile-2.1.1 on OpenBSD/amd64 5.8. I did the following:
>  
> The build itself went smoothly and the system seems to work, but the generated "check-guile.log" shows
> 5 errors. I do not have enough guile-foo to deceide if the failures are serious or not.

Cool, thank you very much for testing the release!

These are the five failures, for what it's worth:

FAIL: i18n.test: locale objects: make-locale with unknown locale
FAIL: i18n.test: character mapping: char-locale-upcase Turkish
FAIL: i18n.test: character mapping: char-locale-downcase Turkish
FAIL: i18n.test: string mapping: string-locale-upcase Turkish
FAIL: i18n.test: string mapping: string-locale-downcase Turkish

They are not terribly serious.  I guess that you get them on Guile
2.0.11 as well.  Is that the case?

The last 4 could a problem with OpenBSD's iconv for turkish locales; not
sure.  I don't know about the first one.

Andy




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

Previous Next


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