From dev-return-5497-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Aug 04 10:39:41 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 86288 invoked from network); 4 Aug 2009 10:39:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 10:39:41 -0000 Received: (qmail 25398 invoked by uid 500); 4 Aug 2009 10:39:46 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 25300 invoked by uid 500); 4 Aug 2009 10:39:45 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 25289 invoked by uid 99); 4 Aug 2009 10:39:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 10:39:45 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 10:39:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C9FE9234C045 for ; Tue, 4 Aug 2009 03:39:14 -0700 (PDT) Message-ID: <1393759193.1249382354812.JavaMail.jira@brutus> Date: Tue, 4 Aug 2009 03:39:14 -0700 (PDT) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-447) autoconf 2.64 throws warnings with configure.ac on ./bootstrap MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org autoconf 2.64 throws warnings with configure.ac on ./bootstrap -------------------------------------------------------------- Key: COUCHDB-447 URL: https://issues.apache.org/jira/browse/COUCHDB-447 Project: CouchDB Issue Type: Bug Components: Build System Affects Versions: 0.9.1 Reporter: Jan Lehnardt Assignee: Noah Slater Priority: Minor > autoconf --version autoconf (GNU Autoconf) 2.64 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. jan@dahlia ~/Work/couchdb-git (master-288) > ./bootstrap configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2033: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2046: AC_CACHE_CHECK is expanded from... /usr/share/aclocal/libtool.m4:653: AC_LIBTOOL_COMPILER_OPTION is expanded from... /usr/share/aclocal/libtool.m4:5336: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... /usr/share/aclocal/libtool.m4:2723: _LT_AC_LANG_C_CONFIG is expanded from... /usr/share/aclocal/libtool.m4:2650: AC_LIBTOOL_LANG_C_CONFIG is expanded from... /usr/share/aclocal/libtool.m4:220: AC_LIBTOOL_SETUP is expanded from... /usr/share/aclocal/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from... /usr/share/aclocal/libtool.m4:55: AC_PROG_LIBTOOL is expanded from... configure.ac:31: the top level configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached /usr/share/aclocal/libtool.m4:690: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached /usr/share/aclocal/libtool.m4:3731: _LT_AC_LANG_CXX_CONFIG is expanded from... /usr/share/aclocal/libtool.m4:2731: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... /usr/share/aclocal/libtool.m4:1886: _LT_AC_TAGCONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached /usr/share/aclocal/libtool.m4:3992: _LT_AC_LANG_F77_CONFIG is expanded from... /usr/share/aclocal/libtool.m4:3898: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached /usr/share/aclocal/libtool.m4:4052: _LT_AC_LANG_GCJ_CONFIG is expanded from... /usr/share/aclocal/libtool.m4:4000: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2033: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2046: AC_CACHE_CHECK is expanded from... aclocal.m4:664: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:5335: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:2730: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2661: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:231: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:86: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:66: AC_PROG_LIBTOOL is expanded from... configure.ac:31: the top level configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:701: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3734: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:2738: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:1897: _LT_AC_TAGCONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3995: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:3901: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:4051: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:4003: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2033: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2046: AC_CACHE_CHECK is expanded from... aclocal.m4:664: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:5335: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:2730: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2661: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:231: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:86: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:66: AC_PROG_LIBTOOL is expanded from... configure.ac:31: the top level configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:701: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3734: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:2738: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:1897: _LT_AC_TAGCONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3995: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:3901: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:4051: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:4003: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2033: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2046: AC_CACHE_CHECK is expanded from... aclocal.m4:664: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:5335: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:2730: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2661: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:231: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:86: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:66: AC_PROG_LIBTOOL is expanded from... configure.ac:31: the top level configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:701: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3734: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:2738: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:1897: _LT_AC_TAGCONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3995: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:3901: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:4051: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:4003: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:31: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached You have bootstrapped Apache CouchDB, time to relax. Run `./configure' to configure the source before you install. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.