Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835122 - dev-ruby/bson-4.12.0 fails tests on MUSL
Summary: dev-ruby/bson-4.12.0 fails tests on MUSL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-03-14 07:56 UTC by Agostino Sarubbo
Modified: 2023-03-31 01:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.51 KB, text/plain)
2022-03-14 07:56 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-14 07:56:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/bson-4.12.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-14 07:56:52 UTC
Created attachment 767043 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-14 07:56:53 UTC
Error(s) that match a know pattern:


     Failure/Error: YAML.load(YAML.dump(doc))
     Failure/Error: actual = YAML.load(regexp.to_yaml)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-31 01:05:12 UTC
Sorry, I meant to tag the bug.

Fixed by:

commit 7cc15c912cfa4e1cd3456f38b99f53b8d5b713ed
Author: Sam James <sam@gentoo.org>
Date:   Fri Mar 31 00:10:24 2023 +0100

    dev-ruby/bson: add 4.15.0

    Signed-off-by: Sam James <sam@gentoo.org>