Package: gpgme1.0 Version: 1.5.1 Severity: important Dear Maintainer,
I found it ftbfs in a sid chroot due to both automake and automake1.11 got installed. After investigated that seems dh-autoreconf pulls automake. The ftbfs messages are: configure.ac:82: version mismatch. This is Automake 1.11.6, configure.ac:82: but the definition used by this AM_INIT_AUTOMAKE configure.ac:82: comes from Automake 1.14.1. You should recreate configure.ac:82: aclocal.m4 with aclocal and run automake again. autoreconf: automake-1.11 failed with exit status: 63 dh_autoreconf: autoreconf -f -i returned exit code 63 debian/rules:11: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Added Build-Conflicts on automake solves this issue. Best regards, -Andrew -- System Information: Debian Release: 7.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.14-0.bpo.2-amd64 (SMP w/4 CPU cores) Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

