Your message dated Sun, 3 Jan 2016 09:34:26 -0800
with message-id <[email protected]>
and subject line Bug #767140: no wrapper script anymore
has caused the Debian Bug report #767140,
regarding autoconf2.13: wrapper script doesn't use aclocal settings from
Makefile.am
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
767140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767140
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autoconf2.13
Version: 2.13-63
Severity: normal
Hello,
i think i found a bug in the debian/wrapper script for this package. I think
that
do_run_aclocal (line 295) will always fail in this check:
if ($uses_aclocal && -f 'Makefile.am')
because "uses_aclocal" is never set. This line seems to be the only one using
it.
When the check fails, Makefile.am will never be parsed.
This caused a configure.ac file to become unusable for me that needed to
generate an aclocal.m4 file from a local m4 directory (which wasn't used
because of the failed check).
Deinstalling the autoconf2.13 package enabled me to compile my source again.
-- System Information:
Debian Release: wheezy/sid
APT prefers quantal-updates
APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500,
'quantal')
Architecture: i386 (i686)
Kernel: Linux 3.5.0-17-generic (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
This bug report is about the wrapper script formerly in the autoconf2.13
package. The latest version of the package does not contain any wrapper
script, thus it cannot have bugs, so I'm closing this one.
If you disagree, please do reopen the bug (with an explanation).
Thanks,
Ben.
--- End Message ---