Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835319 - dev-ruby/rmagick-4.2.4 fails to compile: Package MagickCore, required by virtual:world, not found
Summary: dev-ruby/rmagick-4.2.4 fails to compile: Package MagickCore, required by virt...
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:
Depends on:
Blocks:
 
Reported: 2022-03-15 09:15 UTC by Agostino Sarubbo
Modified: 2022-10-07 06:12 UTC (History)
0 users

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


Attachments
build.log (build.log,40.08 KB, text/plain)
2022-03-15 09:15 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-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(-)