Bug 1187719
Summary: | [gssproxy] fix FTBFS with new automake-1.15 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pavel Raiskup <praiskup> | ||||
Component: | gssproxy | Assignee: | Robbie Harwood <rharwood> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 22 | CC: | dpal, gdeschner, ssorce | ||||
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: | 2015-09-10 18:07:27 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
Pavel Raiskup
2015-01-30 18:07:57 UTC
Created attachment 986125 [details]
Possible fix.
Thank you, I think I'm going to do like for other projects where I hit this and just strip away AC_CONFIG_AUX_DIR and release a new version for rawhide. Then you'll loose the benefit of having auxiliary files in one separate directory; and having e.g. build-aux/* only in .gitignore (as you usually don't want track changes in those files). Moving AC_CONFIG_AUX_DIR is compatible with older automake versions and should be safe. But if that is not your priority, removal is the way to fix FTBFS also. Thanks for looking at it. This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This has been fixed upstream and currently builds from source just fine. |