Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923591 - dev-ruby/rmagick-4.3.0 fails tests
Summary: dev-ruby/rmagick-4.3.0 fails tests
Status: CONFIRMED
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: 2024-02-02 08:10 UTC by Agostino Sarubbo
Modified: 2024-02-02 08:10 UTC (History)
0 users

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


Attachments
build.log (build.log,74.20 KB, text/plain)
2024-02-02 08:10 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 2024-02-02 08:10:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/rmagick-4.3.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-02 08:10:40 UTC
Created attachment 883999 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-02 08:10:41 UTC
Error(s) that match a know pattern:


     Failure/Error: expect(font.to_s).to match(/^name=.+, description=.+, family=.+, style=.+, stretch=.+, weight=.+, encoding=.*, foundry=.*, format=.*$/)
     Failure/Error: expect(image.gamma).to eq(0.45454543828964233)
     Failure/Error: expect(new).to eq(3_221_225_472)
     Failure/Error: font_name = Magick.fonts.first.name
     Failure/Error: image = described_class.read(IMAGE_WITH_PROFILE).first
     Failure/Error: options.font = Magick.fonts.first.name
     Failure/Error: profile = described_class.read(IMAGE_WITH_PROFILE).first.color_profile
     Magick::ImageMagickError:
     NoMethodError: