Bug 1187719 - [gssproxy] fix FTBFS with new automake-1.15
Summary: [gssproxy] fix FTBFS with new automake-1.15
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gssproxy
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robbie Harwood
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-30 18:07 UTC by Pavel Raiskup
Modified: 2015-09-10 18:07 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-09-10 18:07:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Possible fix. (3.03 KB, patch)
2015-01-30 18:12 UTC, Pavel Raiskup
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1179182 0 unspecified CLOSED automake-1.15 is available 2021-02-22 00:41:40 UTC

Internal Links: 1179182

Description Pavel Raiskup 2015-01-30 18:07:57 UTC
GSS proxy fails to build with automake-1.15.  The reason was discussed in bug
#1179182 and also I started thread upstream:
http://thread.gmane.org/gmane.comp.sysutils.automake.bugs/7733

Comment 1 Pavel Raiskup 2015-01-30 18:12:53 UTC
Created attachment 986125 [details]
Possible fix.

Comment 2 Simo Sorce 2015-01-30 18:31:18 UTC
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.

Comment 3 Pavel Raiskup 2015-01-30 19:06:13 UTC
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.

Comment 4 Jaroslav Reznik 2015-03-03 16:48:13 UTC
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

Comment 5 Fedora Admin XMLRPC Client 2015-05-28 19:01:48 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Fedora Admin XMLRPC Client 2015-09-04 00:08:43 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 7 Robbie Harwood 2015-09-10 18:07:27 UTC
This has been fixed upstream and currently builds from source just fine.


Note You need to log in before you can comment on or make changes to this bug.