Bug 1106724

Summary: grisbi: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: grisbiAssignee: Ralf Corsepius <rc040203>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: aurelien, rc040203, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-27 08:15:55 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
Patch for rawhide
none
git format-patch none

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

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

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

Comment 1 Dennis Gilmore 2014-06-09 17:18:20 UTC
Created attachment 905131 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 17:18:22 UTC
Created attachment 905132 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 17:18:25 UTC
Created attachment 905133 [details]
state.log

Comment 4 Yaakov Selkowitz 2014-06-11 19:54:45 UTC
Created attachment 907854 [details]
Patch for rawhide

Problem was AM_INIT_AUTOMAKE was called too late, clobbering values set by other macros.  Patch for rawhide (tested in mock) attached.

Comment 5 Yaakov Selkowitz 2014-06-26 23:58:33 UTC
Created attachment 912608 [details]
git format-patch

Comment 6 Ralf Corsepius 2014-06-27 07:43:51 UTC
Taking. Though this patch is a bit of a hack, I am applying the patch.