Project

General

Profile

Actions

Bug #1869

closed

automake fails with >=automake-1.11.2 due to "docdir" usage

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

doc_SCRIPTS is no longer allowed in >=automake-1.11.2 [1], as a result ceph fails to configure:

configure.ac:40: AC_CHECK_CC_FLAG is expanded from...
configure.ac:55: the top level
src/Makefile.am:747: `docdir' is not a legitimate directory for `SCRIPTS'
autoreconf-2.68: automake failed with exit status: 1

Please see downstream bug [2] for full build.log

[1] http://git.savannah.gnu.org/cgit/automake.git/commit/?id=9ca632642b006ac6b0fc4ce0ae5b34023faa8cbf
[2] https://bugs.gentoo.org/show_bug.cgi?id=397319


Files

0001-Fix-invalid-docdir_SCRIPTS-usage-with-automake-1.11.2.patch (877 Bytes) 0001-Fix-invalid-docdir_SCRIPTS-usage-with-automake-1.11.2.patch Fix invalid docdir_SCRIPTS usage with >=automake-1.11.2 Anonymous, 01/03/2012 07:40 AM
Actions #1

Updated by Sage Weil over 12 years ago

  • Status changed from New to Resolved
  • Target version set to v0.40
Actions

Also available in: Atom PDF