Bug 1107446
| Summary: | templates_parser: FTBFS in rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||||||
| Component: | templates_parser | Assignee: | Julian Leyh <julian> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | 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
Dennis Gilmore
2014-06-10 03:00:44 UTC
Created attachment 906926 [details]
build.log
Created attachment 906927 [details]
root.log
Created attachment 906928 [details]
state.log
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. Build still fails on ARM: http://koji.fedoraproject.org/koji/taskinfo?taskID=7032716 Reason for build fail is gprbuild, trying to match target "armv7hl-redhat-linux-gnu", but correct target is "armv7hl-redhat-linux-gnueabi". added temporary fix until gprbuild gets rebuilt. simply passing --target=... to gprbuild should make it work. |