Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699890 - [mozilla overlay] www-client/firefox-71.0_beta8 should depend on >=dev-libs/nspr-4.23 - configure:8031: checking for NSPR - version >= 4.23 // configure: error: you do not have NSPR installed or your version is older than 4.23.
Summary: [mozilla overlay] www-client/firefox-71.0_beta8 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 (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-11 21:22 UTC by Robert
Modified: 2019-11-12 15:30 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,8.42 KB, text/plain)
2019-11-11 21:23 UTC, Robert
Details
build.log (firefox-71.0_beta8.build.log,45.85 KB, text/plain)
2019-11-11 21:24 UTC, Robert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert 2019-11-11 21:22:43 UTC
The firefox-71.0_beta8 ebuild in mozilla overlay has in CDEPEND:

>=dev-libs/nspr-4.22

but the build fails with:

 0:09.49 DEBUG: configure:8031: checking for NSPR - version >= 4.23
 0:09.49 DEBUG: configure: error: you do not have NSPR installed or your version is older than 4.23.

Reproducible: Always
Comment 1 Robert 2019-11-11 21:23:28 UTC
Created attachment 595808 [details]
emerge --info
Comment 2 Robert 2019-11-11 21:24:00 UTC
Created attachment 595810 [details]
build.log
Comment 3 Larry the Git Cow gentoo-dev 2019-11-12 15:30:39 UTC
The bug has been closed via the following commit(s):

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

commit ccd85d32248670e33fabc35a82e9c8df18c56ede
Author:     Jory Pratt <anarchy@gentoo.org>
AuthorDate: 2019-11-12 15:30:29 +0000
Commit:     Jory Pratt <anarchy@gentoo.org>
CommitDate: 2019-11-12 15:30:29 +0000

    www-client/firefox: Adjust nspr dep
    
    Closes: https://bugs.gentoo.org/699890
    Closes: https://github.com/gentoo/musl/issues/44
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Jory Pratt <anarchy@gentoo.org>

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