[Debian-med-packaging] Bug#607535: not really fixed

Julian Taylor jtaylor.debian at googlemail.com
Sun Jan 1 13:50:55 UTC 2012


reopen 607535
found 607535 0.2.2b1-9
thanks

revision -9 does not call autoreconf so the changes to Makefile.am are
not applied when the autotools version does not match.
If it doesn't you get this type of issues in the build:

cd . && /bin/bash /tmp/buildd/aeskulap-0.2.2b1/missing --run aclocal-1.10
/tmp/buildd/aeskulap-0.2.2b1/missing: line 52: aclocal-1.10: command not
found
WARNING: `aclocal-1.10' is missing on your system.  You should only need
it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
 cd . && /bin/bash /tmp/buildd/aeskulap-0.2.2b1/missing --run
automake-1.10 --gnu
/tmp/buildd/aeskulap-0.2.2b1/missing: line 52: automake-1.10: command
not found
WARNING: `automake-1.10' is missing on your system.  You should only
need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/bash /tmp/buildd/aeskulap-0.2.2b1/missing --run autoconf
aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
WARNING: `autoconf' is probably too old.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.

the simplest way to fix this is to b-depend on dh-autoreconf, drop
autotools-dev and change rules to
dh $@ --with autoreconf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20120101/a2a1807b/attachment.pgp>


More information about the Debian-med-packaging mailing list