#978881 pidgin: ftbfs with autoconf 2.70

#978881#5
Date:
2020-12-31 14:28:37 UTC
From:
To:
[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/pidgin_2.13.0-2.2_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf

[...]
configure.ac:2209: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2209: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1541: AC_ARG_ENABLE is expanded from...
configure.ac:2209: the top level
configure.ac:2211: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2211: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1560: AC_ARG_WITH is expanded from...
configure.ac:2211: the top level
configure.ac:2290: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2290: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1541: AC_ARG_ENABLE is expanded from...
configure.ac:2290: the top level
configure.ac:2292: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2292: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1560: AC_ARG_WITH is expanded from...
configure.ac:2292: the top level
configure.ac:2376: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2376: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:2376: the top level
configure.ac:2479: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:2479: You should run autoupdate.
./lib/autoconf/general.m4:2816: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:673: AS_IF is expanded from...
./lib/autoconf/general.m4:2149: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2170: AC_CACHE_CHECK is expanded from...
acinclude.m4:423: AC_VAR_TIMEZONE_EXTERNALS is expanded from...
configure.ac:2479: the top level
configure.ac:2527: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2527: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:2527: the top level
configure.ac:2534: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2534: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:2534: the top level
configure.ac:2541: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2541: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1541: AC_ARG_ENABLE is expanded from...
configure.ac:2541: the top level
configure.ac:2545: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2545: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1541: AC_ARG_ENABLE is expanded from...
configure.ac:2545: the top level
configure.ac:2549: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2549: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1541: AC_ARG_ENABLE is expanded from...
configure.ac:2549: the top level
configure.ac:2595: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2595: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1541: AC_ARG_ENABLE is expanded from...
configure.ac:2595: the top level
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
ERROR: 'IT_PROG_INTLTOOL' must appear in configure.ac for intltool to work.
autoreconf: error: intltoolize failed with exit status: 1
dh_autoreconf: error: autoreconf -f -i returned exit code 1
make: *** [/usr/share/cdbs/1/rules/autoreconf.mk:10: debian/autoreconf.after] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

#978881#14
Date:
2022-05-17 20:37:59 UTC
From:
To:
Version: 2.14.7-1

Already some uploads happened and at least 2.14.7-1 was build with
autoconf 2.71.

Paul