Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1040648

Summary: thunderdird 24 missing build requires nspr >= 4.10.2
Product: Red Hat Enterprise Linux 6 Reporter: jcpunk
Component: thunderbirdAssignee: Martin Stransky <stransky>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.5CC: csieh, huzaifas, riehecky, stransky, thoger, toracat
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHSA-2014:0133 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-10 11:04:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jcpunk 2013-12-11 19:15:31 UTC
Description of problem:
It seems ./configure in thunderbird-24.2.0-1.el6_5.src.rpm needs nspr 4.10.2

<snip>
checking for nspr-config... /usr/bin/nspr-config
checking for NSPR - version >= 4.10.2... no
------ config.log ------
configure: error: your don't have NSPR installed or your version is too old
<snip>
*** Fix above errors and then restart with               "make -f client.mk build"
make[2]: Leaving directory `/builddir/build/BUILD/thunderbird-24.2.0/mozilla-esr24'
make[1]: Leaving directory `/builddir/build/BUILD/thunderbird-24.2.0/mozilla-esr24'
RPM build errors:
make[2]: *** [configure] Error 1
make[1]: *** [/builddir/build/BUILD/thunderbird-24.2.0/mozilla-esr24/objdir/Makefile] Error 2
make: *** [build] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.M5C2yq (%build)
    Bad exit status from /var/tmp/rpm-tmp.M5C2yq (%build)
Child return code was: 1
<snip>


Version-Release number of selected component (if applicable):
thunderbird-24.2.0-1.el6_5
nspr-4.10.0-1.el6

How reproducible: 100%


Steps to Reproduce:
1. rpmbuild --rebuild thunderbird-24.2.0-1.el6_5.src.rpm
2. build starts but ./configure fails
3.

Actual results:
Cannot build


Expected results:
Build requires satisfied


Additional info:
The latest version of nspr for RHEL6 is nspr-4.10.0-1.el6

Comment 1 Huzaifa S. Sidhpurwala 2013-12-13 04:06:46 UTC
Hi,

Thanks for the report, nspr-4.10.2 is now available for Red Hat Enterprise Linux 6 via the following advisory:

https://rhn.redhat.com/errata/RHSA-2013-1829.html

Comment 2 Akemi Yagi 2013-12-14 14:19:26 UTC
The issue is not really about the availability of nspr but rather the fact that BuildRequires is not properly set ( >= 4.10.2 ) in the spec file.

Comment 3 Martin Stransky 2013-12-16 13:11:14 UTC
Added to thunderbird-24.2.0-2.el6

Comment 5 Martin Stransky 2014-02-10 11:04:37 UTC
Fixed in RHSA-2014:0133-04