Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 581414 - [mozilla overlay]: mozconfig-v6.4{5,6}.eclass: Wrong USE depend "graphite2"
Summary: [mozilla overlay]: mozconfig-v6.4{5,6}.eclass: Wrong USE depend "graphite2"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-28 05:39 UTC by charles17
Modified: 2016-04-28 14:12 UTC (History)
0 users

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


Attachments
emerge --info (emerge --info,6.52 KB, text/plain)
2016-04-28 05:39 UTC, charles17
Details

Note You need to log in before you can comment on or make changes to this bug.
Description charles17 2016-04-28 05:39:59 UTC
Created attachment 432370 [details]
emerge --info

Emerging firefox-46.0::mozilla fails with:

emerge: there are no ebuilds built with USE flags to satisfy ">=media-libs/harfbuzz-1.1.3:0=[graphite2,icu]".
!!! One of the following packages is required to complete your request:
- media-libs/harfbuzz-1.1.3::gentoo (Missing IUSE: graphite2)
(dependency required by "www-client/firefox-46.0::mozilla[system-harfbuzz]" [ebuild])
(dependency required by "www-client/firefox" [argument])
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-04-28 05:46:18 UTC
This is a bug in the mozilla overlay. The USE flag is called "graphite" and not "graphite2".
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-04-28 05:50:14 UTC
commit 7d1f01e9fd49bc1ea40af54376c40584224c3f8d
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Thu Apr 28 07:47:31 2016

    Fixed harfbuzz's USE dependency (it's "graphite", not "graphite2")
    
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Comment 3 Ian Stakenvicius (RETIRED) gentoo-dev 2016-04-28 14:12:44 UTC
Thanks for catching this!  Definitely a recording error when I moved the settings out of ebuilds and into the eclass.