Bug 1106029

Summary: cadaver: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: cadaverAssignee: Joe Orton <jorton>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jorton, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cadaver-0.23.3-8.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-07 23:53:54 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: 992037, 1105908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log
none
Patch for rawhide none

Description Dennis Gilmore 2014-06-09 02:21:36 UTC
Your package cadaver failed to build from source in current rawhide.

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

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

Comment 1 Dennis Gilmore 2014-06-09 02:21:39 UTC
Created attachment 903672 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 02:21:41 UTC
Created attachment 903673 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 02:21:42 UTC
Created attachment 903674 [details]
state.log

Comment 4 Yaakov Selkowitz 2014-06-19 21:44:39 UTC
Created attachment 910559 [details]
Patch for rawhide

Cause was configure hardcoding neon dependency to 0.27.x-0.29.x inclusive, while f20/rawhide have 0.30.0 which is still API/ABI compatible.  Patch for rawhide attached.