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 1107446

Summary: templates_parser: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: templates_parserAssignee: Julian Leyh <julian>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: julian, pavel
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-14 19:39:18 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: 1109392    
Bug Blocks: 1105908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Dennis Gilmore 2014-06-10 03:00:44 UTC
Your package templates_parser failed to build from source in current rawhide.

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

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

Comment 1 Dennis Gilmore 2014-06-10 03:00:50 UTC
Created attachment 906926 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-10 03:00:53 UTC
Created attachment 906927 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-10 03:00:54 UTC
Created attachment 906928 [details]
state.log

Comment 4 Julian Leyh 2014-06-10 16:21:51 UTC
Sorry for wrong depends-on...

There was no gprbuild or xmlada-devel on ARM arch when it tried to compile. Will test if it still fails.

Comment 5 Julian Leyh 2014-06-10 16:51:55 UTC
Build still fails on ARM:

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

Comment 6 Julian Leyh 2014-06-13 19:09:16 UTC
Reason for build fail is gprbuild, trying to match target "armv7hl-redhat-linux-gnu", but correct target is "armv7hl-redhat-linux-gnueabi".

Comment 7 Julian Leyh 2014-06-14 18:58:13 UTC
added temporary fix until gprbuild gets rebuilt. simply passing --target=... to gprbuild should make it work.