Bug 538707
| Summary: | Trying to build guile from tarball or source rpm fails identically. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert P. J. Day <rpjday> | ||||
| Component: | guile | Assignee: | Miroslav Lichvar <mlichvar> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | ftbfs, mlichvar | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-11-19 17:32:21 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: | |||||||
| Attachments: |
|
||||||
|
Description
Robert P. J. Day
2009-11-19 06:30:41 UTC
scratch build of guile-1_8_7-3_fc12 for dist-f12-updates-candidate (i.e. fully updated F-12 system) also fails: http://koji.fedoraproject.org/koji/taskinfo?taskID=1815803 *** Bug 539018 has been marked as a duplicate of this bug. *** This is caused by new cpp which inserts linemarkers in multi-line macros with __FILE__ or __LINE__. Fixed in guile-1.8.7-4.fc13. Commited also in F-12 branch. |