Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699220 - [mozilla overlay] www-client/firefox-71.0_beta6 should depend on >=dev-libs/nss-3.47 - configure:8436: checking for NSS - version >= 3.47 // configure: error: you don't have NSS installed or your version is too old
Summary: [mozilla overlay] www-client/firefox-71.0_beta6 should depend on >=dev-libs/n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-03 10:36 UTC by Robert
Modified: 2019-11-06 00:51 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,8.50 KB, text/plain)
2019-11-03 10:37 UTC, Robert
Details
build.log (firefox-70.0_beta14.build.log,47.53 KB, text/plain)
2019-11-03 10:38 UTC, Robert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert 2019-11-03 10:36:57 UTC
The www-client/firefox-71.0_beta6 ebuild in mozilla overlay has in CDEPS:

>=dev-libs/nss-3.46.1

but the build fails with:

 0:10.84 DEBUG: configure:8436: checking for NSS - version >= 3.47
 0:10.84 DEBUG: configure: error: you don't have NSS installed or your version is too old

This happens almost every time the firefox version gets changed. Maybe it would be beneficial to test the ebuild without a generic "dev-libs/nss ~amd64" line in package.keywords :-)

Reproducible: Always
Comment 1 Robert 2019-11-03 10:37:42 UTC
Created attachment 594940 [details]
emerge --info
Comment 2 Robert 2019-11-03 10:38:03 UTC
Created attachment 594942 [details]
build.log
Comment 3 Larry the Git Cow gentoo-dev 2019-11-06 00:51:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=e9b11fbe14fc9a6445a7cec57aff6f4d357e9831

commit e9b11fbe14fc9a6445a7cec57aff6f4d357e9831
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-11-06 00:51:21 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-11-06 00:51:21 +0000

    www-client/firefox: bump to v71.0b7
    
    Closes: https://bugs.gentoo.org/699220
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 www-client/firefox/Manifest                                  |  2 +-
 .../{firefox-71.0_beta6.ebuild => firefox-71.0_beta7.ebuild} | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)