Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1106146

Summary: m2crypto: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: m2cryptoAssignee: Miloslav Trmač <mitr>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gholms, mitr
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: m2crypto-0.21.1-17.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-09 20:14:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1105908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Dennis Gilmore 2014-06-09 03:17:11 UTC
Your package m2crypto failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=6951813

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Comment 1 Dennis Gilmore 2014-06-09 03:17:13 UTC
Created attachment 904015 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 03:17:15 UTC
Created attachment 904016 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 03:17:16 UTC
Created attachment 904017 [details]
state.log

Comment 4 Miloslav Trmač 2014-06-09 16:05:36 UTC
A X509_name_hash_old() return value differs because the DER encoding of a X509_NAME differs because global_mask in crypto/asn1/a_strnid.c changed from 0xFFFFFFFFL to B_ASN1_UTF8STRING between OpenSSL 1.0.1e and 1.0.1h.  Asked Tomáš whether this was an intended change.

Comment 5 Miloslav Trmač 2014-06-09 20:14:14 UTC
Fixed in m2crypto-0.21.1-17.fc21 .  Thanks for your report.