GNU bug report logs - #7698
aclocal generates too strict a check for name-lister

Previous Next

Package: automake;

Reported by: Ximin Luo <infinity0 <at> gmx.com>

Date: Tue, 21 Dec 2010 09:31:03 UTC

Severity: normal

Tags: notabug

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ximin Luo <infinity0 <at> gmx.com>
To: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Cc: 7698 <at> debbugs.gnu.org
Subject: bug#7698: aclocal generates too strict a check for name-lister
Date: Tue, 21 Dec 2010 15:16:58 +0000
On 21/12/10 13:36, Stefano Lattarini wrote:
> The bug you're hitting must be located in a third-part macro, since no
> automake-provided macro do something similar to that.  And in fact, it
> seems to come from GMP-5.0.1's own acinclude.m4 (which is *not* the same
> as aclocal.m4! see the automake manual for more info):
> 
>  $ cd /tmp/gmp-5.0.1
>  $ grep -r '___gmpn_add_n (note three underscores)' .
>  ./acinclude.m4:    AC_MSG_WARN([| to ___gmpn_add_n (note three underscores).])
>  ./configure:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: | to ___gmpn_add_n (note three underscores)." >&5
>  ./configure:$as_echo "$as_me: WARNING: | to ___gmpn_add_n (note three underscores)." >&2;}
> 
> So you should report your issue to the GMP bug tracker.
> 

Ah OK, thanks for the information. :) I'll explore this further and report it
to GMP.

Ximin

-- 
GPG: 4096R/5FBBDBCE




This bug report was last modified 14 years and 210 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.