Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506190 - media-libs/fontconfig: broken multilib deps in stable
Summary: media-libs/fontconfig: broken multilib deps in stable
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Multilib team
URL:
Whiteboard:
Keywords:
: 506306 (view as bug list)
Depends on: CVE-2014-2240
Blocks:
  Show dependency tree
 
Reported: 2014-03-29 20:44 UTC by SpanKY
Modified: 2014-04-02 09:25 UTC (History)
3 users (show)

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 SpanKY gentoo-dev 2014-03-29 20:44:19 UTC
fontconfig-2.10.92 is marked stable and it has:
  >=media-libs/freetype-2.2.1[${MULTILIB_USEDEP}]

but the latest stable version of freetype (2.4.11) does not support multilib.  please mark a newer one stable or backport the multilib logic to 2.4.x.
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2014-03-31 14:32:02 UTC
*** Bug 506306 has been marked as a duplicate of this bug. ***
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-03-31 15:01:12 UTC

*** This bug has been marked as a duplicate of bug 506298 ***
Comment 3 SpanKY gentoo-dev 2014-04-01 06:35:34 UTC
this is not a duplicate.  fontconfig/freetype specifically is broken.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-04-01 15:00:43 UTC
No, it's not. The stable version depends only on the flags that are implicitly added by use.force which works fine.
Comment 5 SpanKY gentoo-dev 2014-04-02 09:25:05 UTC
i think what you mean to say is that the multilib project does not currently support stable at all and masks out the flags via package.use.stable.mask

hopefully newer freetype will be stabilized soon for an unrelated reason