You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Randall Leeds (JIRA)" <ji...@apache.org> on 2011/07/15 20:58:00 UTC

[jira] [Closed] (COUCHDB-447) autoconf 2.64 throws warnings with configure.ac on ./bootstrap

     [ https://issues.apache.org/jira/browse/COUCHDB-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Leeds closed COUCHDB-447.
---------------------------------


> 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
> <http://gnu.org/licenses/old-licenses/gpl-2.0.html>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira