Bug 595168
| Summary: | Hedgewars currently FTBFS in F13 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bruno Wolff III <bruno> | ||||||
| Component: | hedgewars | Assignee: | Hans de Goede <hdegoede> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 13 | CC: | hdegoede | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | hedgewars-0.9.12-3.fc13 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2010-06-14 17:18:15 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
Bruno Wolff III
2010-05-23 18:50:05 UTC
One problem seems to be at some time people were using -Nu as a pascal compiler option and it no longer seems to be valid for fpc. I think the option was used to specify an unroll loops optimization. Created attachment 415997 [details]
Remove the -Nu option
So it looks like what happened is either the -Nu option was dropped from fpc or it got more strict about handling unknown options.
Not using this option gets the build to complete again.
I probably be doing an RFE about the dedicated server, so you might not want to rush this change into a new build unless you need it for something else.
Created attachment 415998 [details]
Patch to get the spec file to use the no -Nu patch
hedgewars-0.9.12-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/hedgewars-0.9.12-3.fc13 hedgewars-0.9.12-3.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update hedgewars'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/hedgewars-0.9.12-3.fc13 hedgewars-0.9.12-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |