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

Bug 835319

Summary: dev-ruby/rmagick-4.2.4 fails to compile: Package MagickCore, required by virtual:world, not found
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-15 09:15:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/rmagick-4.2.4 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-15 09:15:52 UTC
Created attachment 767086 [details]
build.log

build log and emerge --info
Comment 2 Hans de Graaff gentoo-dev Security 2022-04-23 07:19:01 UTC
This looks like a problem with the tinderbox because media-gfx/imagemagick is listed as a RDEPEND but not included in the installed packages list.
Comment 3 Larry the Git Cow gentoo-dev 2022-10-07 06:12:15 UTC
The bug has been closed via the following commit(s):

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

commit c86df842d60f66bf75c99794238123a068ce0125
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-10-07 05:38:19 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-10-07 06:12:13 +0000

    dev-ruby/rmagick: add missing build-time dependency
    
    Closes: https://bugs.gentoo.org/835319
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/rmagick/rmagick-4.2.5.ebuild | 2 +-
 dev-ruby/rmagick/rmagick-4.3.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)