Project

General

Profile

Bug #1869

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

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

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
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

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

History

#1 Updated by Sage Weil almost 12 years ago

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

Also available in: Atom PDF