Bug#1143388: rotter: FTBFS: configure.ac:41: error: undefined or overquoted macro: AC_DEFINE

Santiago Vila <[email protected]> Sat, 01 Aug 2026 22:38:20 +0000
Newsgroups gmane.linux.debian.devel.multimedia
Message-ID <E1wqILU-00DZQ1-1B__21243.777980429$1785624254$gmane$org@paradis.debian.org>
Package: src:rotter
Version: 0.9-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:rotter, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
configure.ac:11: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:11: You should run autoupdate.
./lib/autoconf/general.m4:2137: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:11: the top level
configure.ac:15: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:15: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:708: AM_CONFIG_HEADER is expanded from...
configure.ac:15: the top level
configure.ac:80: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:80: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:80: the top level
configure.ac:101: warning: AC_OUTPUT should be used without arguments.
configure.ac:101: You should run autoupdate.
configure.ac:41: error: undefined or overquoted macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:44: error: undefined or overquoted macro: AC_MSG_WARN
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
dh_autoreconf: error: autoreconf -f -i -v returned exit code 1
make: *** [debian/rules:4: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------