Your message dated Fri, 23 Aug 2013 11:36:19 +0200 with message-id <52172d13.2000...@pocock.com.au> and subject line latest upload fixes this has caused the Debian Bug report #712951, regarding turnserver: FTBFS with autoreconf: /usr/bin/autoconf failed with exit status: 1 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 ow...@bugs.debian.org immediately.) -- 712951: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712951 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: turnserver Version: 0.7.3-1 Severity: serious I wanted to check if #701428 is fixed in 0.7.3-1. But now it fails to build with: | debian/rules build | dh build --builddirectory=. | dh_testdir -O--builddirectory=. | debian/rules override_dh_auto_configure | make[1]: Entering directory `/«PKGBUILDDIR»' | autoreconf -fi | aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' | configure.in:10: error: possibly undefined macro: AC_MSG_RESULT | If this token and others are legitimate, please use m4_pattern_allow. | See the Autoconf documentation. | autoreconf: /usr/bin/autoconf failed with exit status: 1 | make[1]: *** [override_dh_auto_configure] Error 1 | make[1]: Leaving directory `/«PKGBUILDDIR»' | make: *** [build] Error 2 | dpkg-buildpackage: error: debian/rules build gave error exit status 2 Regards -- Sebastian Ramacher
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: turnserver Source-Version: 0.7.3-2 autoreconf is executed from debian/rules and it requires appropriate build-depends Fixed in the latest upload This is probably an issue that lintian could check for. (debian/rules invokes autoreconf but doesn't build-depend autoconf)
--- End Message ---