Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835423 - dev-scheme/guile-2.2.7-r1 fails tests on MUSL
Summary: dev-scheme/guile-2.2.7-r1 fails tests on MUSL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-16 12:15 UTC by Agostino Sarubbo
Modified: 2022-03-16 12:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,632.91 KB, text/plain)
2022-03-16 12:15 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-16 12:15:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/guile-2.2.7-r1 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-16 12:15:08 UTC
Created attachment 767175 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-16 12:15:08 UTC
Error(s) that match a know pattern:


FAIL: check-guile
FAIL: encoding-escapes.test: display output errors: Rashomon
FAIL: encoding-escapes.test: display output errors: tekniko
FAIL: encoding-escapes.test: display output errors: ultima
FAIL: encoding-escapes.test: display output escapes: Rashomon
FAIL: encoding-escapes.test: display output escapes: fake escape
FAIL: encoding-escapes.test: display output escapes: ultima
FAIL: encoding-escapes.test: display output substitutions: Rashomon
FAIL: encoding-escapes.test: display output substitutions: ultima
FAIL: encoding-iso88597.test: characters: display A acute
FAIL: encoding-iso88597.test: characters: display Cherokee A
FAIL: encoding-iso88597.test: output errors: char #x0400
FAIL: i18n.test: locale objects: make-locale with unknown locale
FAIL: i18n.test: monetary-amount->locale-string: French: fraction
FAIL: i18n.test: monetary-amount->locale-string: French: integer
FAIL: i18n.test: monetary-amount->locale-string: French: one cent - arguments: (expected-value "0,01 EUR " actual-value " +0.01")
FAIL: i18n.test: monetary-amount->locale-string: French: positive inexact zero - arguments: (expected-value "0,00 +EUR" actual-value "0.00")
FAIL: i18n.test: monetary-amount->locale-string: French: very little money - arguments: (expected-value "0,00 EUR " actual-value " +0.00")
FAIL: i18n.test: nl-langinfo et al.: locale-am-string (greek)
FAIL: i18n.test: nl-langinfo et al.: locale-day (French)
FAIL: i18n.test: nl-langinfo et al.: locale-day (French, using `%global-locale')
FAIL: i18n.test: nl-langinfo et al.: locale-pm-string (Greek)
FAIL: i18n.test: number parsing: locale-string->inexact (French)
FAIL: i18n.test: number->locale-string: French: fraction
FAIL: i18n.test: number->locale-string: French: fraction, 1 digit
FAIL: i18n.test: number->locale-string: French: integer
FAIL: i18n.test: number->locale-string: French: negative integer
FAIL: i18n.test: text collation (French): char-locale-ci<>?
FAIL: i18n.test: text collation (French): char-locale<?
FAIL: i18n.test: text collation (French): string-locale-ci<>?
FAIL: i18n.test: text collation (French): string-locale<?
FAIL: iconv.test: narrow non-ascii string: encode latin1 as ascii
FAIL: iconv.test: wide non-ascii string: encode as ascii
FAIL: iconv.test: wide non-ascii string: encode as ascii with substitutions
FAIL: iconv.test: wide non-ascii string: encode as latin1
FAIL: r6rs-ports.test: narrow non-ascii string: encode latin1 as ascii
FAIL: r6rs-ports.test: wide non-ascii string: encode as ascii
FAIL: r6rs-ports.test: wide non-ascii string: encode as ascii with substitutions
FAIL: r6rs-ports.test: wide non-ascii string: encode as latin1
FAIL: reader.test: read-options: r6rs-hex-escapes: display R6RS string escapes
FAIL: suspendable-ports.test: narrow non-ascii string: encode latin1 as ascii
FAIL: suspendable-ports.test: wide non-ascii string: encode as ascii
FAIL: suspendable-ports.test: wide non-ascii string: encode as ascii with substitutions
FAIL: suspendable-ports.test: wide non-ascii string: encode as latin1
FAIL: time.test: strftime: C99 %z format: strftime fr_FR.iso88591 - arguments: (expected-value " 1 f*vrier 1970" actual-value " 1 February 1970")
FAIL: time.test: strftime: C99 %z format: strftime fr_FR.utf8 - arguments: (expected-value " 1 f*vrier 1970" actual-value " 1 February 1970")
In execvp of something-that-does-not-exist: No such file or directory
error: interrupted by the user