Bug 754750

Summary: python-nss build failed
Product: [Fedora] Fedora Reporter: slepnoga <spamslepnoga>
Component: python-nssAssignee: John Dennis <jdennis>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dcantrell, jdennis
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-nss-0.12-2.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-17 22:03:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
build log none

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