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: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-02 08:10 UTC by Agostino Sarubbo
Modified: 2024-08-20 17:52 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:
Comment 3 Larry the Git Cow gentoo-dev 2024-08-20 17:52:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae971f05a05fde4affb0a826333e54825616259

commit 7ae971f05a05fde4affb0a826333e54825616259
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-08-20 17:38:35 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-20 17:38:35 +0000

    dev-ruby/rmagick: drop 4.3.0
    
    Closes: https://bugs.gentoo.org/923591 (obsolete)
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-ruby/rmagick/Manifest             |  1 -
 dev-ruby/rmagick/rmagick-4.3.0.ebuild | 82 -----------------------------------
 profiles/package.mask                 |  5 ---
 3 files changed, 88 deletions(-)