Bug 754750 - python-nss build failed
Summary: python-nss build failed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-nss
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: John Dennis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-17 16:10 UTC by slepnoga
Modified: 2013-01-10 06:41 UTC (History)
2 users (show)

Fixed In Version: python-nss-0.12-2.fc17
Clone Of:
Environment:
Last Closed: 2011-11-17 22:03:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build log (6.62 KB, application/octet-stream)
2011-11-17 16:13 UTC, slepnoga
no flags Details

Description slepnoga 2011-11-17 16:10:16 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 slepnoga 2011-11-17 16:12:49 UTC
python-nss-0.12 build failed with error:
src/py_nss.c: In function ‘RSAPSSParams_format_lines’:
src/py_nss.c:4672:48: error: invalid type argument of ‘->’ (have ‘SECKEYRSAPSSParams’)
src/py_nss.c:4680:48: error: invalid type argument of ‘->’ (have ‘SECKEYRSAPSSParams’)
src/py_nss.c:4681:36: error: ‘pool’ undeclared (first use in this function)
src/py_nss.c:4681:36: note: each undeclared identifier is reported only once for each function it appears in

Comment 2 slepnoga 2011-11-17 16:13:25 UTC
Created attachment 534231 [details]
build log

Comment 3 slepnoga 2011-11-17 16:15:29 UTC
component version:
python-2.7.2
gcc 4.5.3
nss 3.13.1

Comment 4 John Dennis 2011-11-17 22:03:28 UTC
The NSS version in rawhide (3.13) turned on a compile flag that had not been exercised previously, added patch to fix.

fixed in python-nss-0.12-2.fc17, built into Koji


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