Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632494 - www-client/firefox-56.0 build failure firefox-56.0.ebuild has wrong nss dependency
Summary: www-client/firefox-56.0 build failure firefox-56.0.ebuild has wrong nss depen...
Status: RESOLVED DUPLICATE of bug 632456
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-30 10:40 UTC by Tom Gillespie
Modified: 2017-09-30 13:11 UTC (History)
0 users

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


Attachments
patch (firefox-56.0.ebuild.patch,416 bytes, patch)
2017-09-30 10:50 UTC, Tom Gillespie
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Gillespie 2017-09-30 10:40:18 UTC
The firefox config checks for 3.32.1
DEBUG: configure:10204: checking for NSS - version >= 3.32.1

The ebuild only lists
>=dev-libs/nss-3.32

Fixed version here
https://github.com/tgbugs/tgbugs-overlay/blob/master/www-client/firefox/firefox-56.0.ebuild
Comment 1 Tom Gillespie 2017-09-30 10:50:01 UTC
Created attachment 497196 [details, diff]
patch

Patch that fixes the issue.
Comment 2 Arfrever Frehtes Taifersar Arahesis 2017-09-30 13:11:42 UTC

*** This bug has been marked as a duplicate of bug 632456 ***