Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923591

Summary: dev-ruby/rmagick-4.3.0 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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: