Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709000 - www-client/firefox-73.0 should depend on >=dev-libs/nss-3.49.2 - configure: (error:) checking for NSS - version >= 3.49.2... no
Summary: www-client/firefox-73.0 should depend on >=dev-libs/nss-3.49.2 - configure: (...
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: 2020-02-10 18:36 UTC by Alex Efros
Modified: 2020-02-10 19:18 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 Alex Efros 2020-02-10 18:36:17 UTC
0:16.88 checking for event.h... yes
 0:16.94 checking for event_init in -levent... yes
 0:16.94 checking for nss-config... /usr/bin/nss-config
 0:17.02 checking for NSS - version >= 3.49.2... no
 0:17.02 configure: error: you don't have NSS installed or your version is too old
...
 0:17.04 DEBUG: configure:8400: checking for nss-config
 0:17.04 DEBUG: configure:8435: checking for NSS - version >= 3.49.2
 0:17.04 DEBUG: configure: error: you don't have NSS installed or your version is too old
 0:17.04 ERROR: old-configure failed
 0:17.08 *** Fix above errors and then restart with\
 0:17.08                "./mach build"
 0:17.08 gmake: *** [client.mk:115: configure] Error 1
 * ERROR: www-client/firefox-73.0::gentoo failed (configure phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_configure
 *   environment, line 5417:  Called die
 * The specific snippet of code:
 *       SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 ./mach configure || die
Comment 1 Larry the Git Cow gentoo-dev 2020-02-10 19:18:54 UTC
The bug has been closed via the following commit(s):

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

commit a9afb66191d692fe4122f07e582384960db60564
Author:     Jory Pratt <anarchy@gentoo.org>
AuthorDate: 2020-02-10 19:18:28 +0000
Commit:     Jory Pratt <anarchy@gentoo.org>
CommitDate: 2020-02-10 19:18:50 +0000

    www-client/firefox: adjust dev-libs/nss dep
    
    Closes: https://bugs.gentoo.org/709000
    Package-Manager: Portage-2.3.88, Repoman-2.3.20
    Signed-off-by: Jory Pratt <anarchy@gentoo.org>

 www-client/firefox/firefox-73.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)