Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608786 - media-gfx/graphicsmagick: Local modules USE flag collides with global flag of different meaning
Summary: media-gfx/graphicsmagick: Local modules USE flag collides with global flag of...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-09 19:49 UTC by Ulrich Müller
Modified: 2020-07-30 08:30 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2017-02-09 19:49:51 UTC
graphicsmagick has a local "modules" flag which enables dynamically loadable modules. This collides with a global flag with the same name but with a different meaning (namely, "Build the kernel modules").
Comment 1 Ulrich Müller gentoo-dev 2017-02-09 23:22:04 UTC
I suggest renaming the local flag to "dynamic-loading".
Comment 2 Larry the Git Cow gentoo-dev 2020-07-30 08:30:50 UTC
The bug has been closed via the following commit(s):

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

commit 928c5138ff66c07b96944e41b5a7876a87a33396
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2020-07-30 08:30:23 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2020-07-30 08:30:43 +0000

    media-gfx/graphicsmagick: Rename modules use flag to dynamic-loading.
    
    The global modules use flag has a different meaning (namely, "Build
    the kernel modules").
    
    Closes: https://bugs.gentoo.org/608786
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 media-gfx/graphicsmagick/graphicsmagick-1.3.35-r1.ebuild | 6 +++---
 media-gfx/graphicsmagick/graphicsmagick-9999.ebuild      | 6 +++---
 media-gfx/graphicsmagick/metadata.xml                    | 5 +++--
 3 files changed, 9 insertions(+), 8 deletions(-)