Bug 1040648 - thunderdird 24 missing build requires nspr >= 4.10.2
Summary: thunderdird 24 missing build requires nspr >= 4.10.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: thunderbird
Version: 6.5
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Martin Stransky
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-11 19:15 UTC by jcpunk
Modified: 2014-02-10 11:04 UTC (History)
6 users (show)

Fixed In Version: RHSA-2014:0133
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-10 11:04:37 UTC
Target Upstream Version:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.