bugGnash - The GNU Flash player - Bugs: bug #24497, autogen.sh looks inside of...

 
 

bug #24497: autogen.sh looks inside of parentheses for libtool version(Git)

Submitter:  None
Submitted:  Thu 09 Oct 2008 01:19:23 AM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  trunk Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 09 Oct 2008 01:19:23 AM UTC, original submission:  

Gentoo Linux AMD64
Libtool (GNU libtool 1.3016 2008-10-05) 2.2.7a



When I use a git build of libtool, the autogen script looks inside the parentheses to find the version. For example: with libtool (GNU libtool 1.3016 2008-10-05) 2.2.7a, the autogen script sees 1.3016.

The result is:

j@localhost ~/BZR/gnash/trunk $ ./autogen.sh
Running libtoolize 1.3016 --force --copy  --ltdl ...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `macros'.
libtoolize: copying file `macros/argz.m4'
libtoolize: copying file `macros/libtool.m4'
libtoolize: copying file `macros/ltdl.m4'
libtoolize: copying file `macros/ltoptions.m4'
libtoolize: copying file `macros/ltsugar.m4'
libtoolize: copying file `macros/ltversion.m4'
libtoolize: copying file `macros/lt~obsolete.m4'
libtoolize: putting libltdl files in `libltdl'.
libtoolize: copying file `libltdl/COPYING.LIB'
libtoolize: copying file `libltdl/README'
libtoolize: copying file `libltdl/argz_.h'
libtoolize: copying file `libltdl/argz.c'
libtoolize: copying file `libltdl/loaders/dld_link.c'
libtoolize: copying file `libltdl/loaders/dlopen.c'
libtoolize: copying file `libltdl/loaders/dyld.c'
libtoolize: copying file `libltdl/loaders/load_add_on.c'
libtoolize: copying file `libltdl/loaders/loadlibrary.c'
libtoolize: copying file `libltdl/loaders/shl_load.c'
libtoolize: copying file `libltdl/lt__dirent.c'
libtoolize: copying file `libltdl/lt__strl.c'
libtoolize: copying file `libltdl/libltdl/lt__alloc.h'
libtoolize: copying file `libltdl/libltdl/lt__dirent.h'
libtoolize: copying file `libltdl/libltdl/lt__glibc.h'
libtoolize: copying file `libltdl/libltdl/lt__private.h'
libtoolize: copying file `libltdl/libltdl/lt__strl.h'
libtoolize: copying file `libltdl/libltdl/lt_dlloader.h'
libtoolize: copying file `libltdl/libltdl/lt_error.h'
libtoolize: copying file `libltdl/libltdl/lt_system.h'
libtoolize: copying file `libltdl/libltdl/slist.h'
libtoolize: copying file `libltdl/loaders/preopen.c'
libtoolize: copying file `libltdl/lt__alloc.c'
libtoolize: copying file `libltdl/lt_dlloader.c'
libtoolize: copying file `libltdl/lt_error.c'
libtoolize: copying file `libltdl/ltdl.c'
libtoolize: copying file `libltdl/ltdl.h'
libtoolize: copying file `libltdl/slist.c'
libtoolize: creating file `libltdl/Makefile.am'
libtoolize: Remember to add `LT_CONFIG_LTDL_DIR([libltdl])' to `configure.ac'.
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
processing .
Running aclocal -I macros  ...
configure.ac:2048: warning: AC_CACHE_VAL(gcc_visibility_bug, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
configure.ac:2005: CHECK_VISIBILITY_GCC_BUG is expanded from...
configure.ac:2048: the top level
Running autoheader...
configure.ac:2048: warning: AC_CACHE_VAL(gcc_visibility_bug, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
configure.ac:2005: CHECK_VISIBILITY_GCC_BUG is expanded from...
configure.ac:2048: the top level
Running automake --add-missing --copy  ...
configure.ac:2048: warning: AC_CACHE_VAL(gcc_visibility_bug, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
configure.ac:2005: CHECK_VISIBILITY_GCC_BUG is expanded from...
configure.ac:2048: the top level
Running autoconf ...
configure.ac:2048: warning: AC_CACHE_VAL(gcc_visibility_bug, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
configure.ac:2005: CHECK_VISIBILITY_GCC_BUG is expanded from...
configure.ac:2048: the top level




Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code