Package: netatalk Version: 2.0.5-2 Severity: serious Justification: FTBFS While having a look on a porter box, I've noticed your package can't be autoreconf'd, which it tries to do when autotools packages (autoconf*, automake*, libtool) are installed: | /usr/bin/make all-recursive | make[2]: Entering directory `/srv/storage/kibi/hack/tmp/netatalk-2.0.5' | Making all in libatalk | make[3]: Entering directory `/srv/storage/kibi/hack/tmp/netatalk-2.0.5/libatalk' | Making all in adouble | make[4]: Entering directory `/srv/storage/kibi/hack/tmp/netatalk-2.0.5/libatalk/adouble' | /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -g -Wall -O2 -I../../sys -c -o ad_open.lo ad_open.c | ../../libtool: line 793: X--tag=CC: command not found | ../../libtool: line 826: libtool: ignoring unknown tag : command not found | ../../libtool: line 793: X--mode=compile: command not found | ../../libtool: line 959: *** Warning: inferring the mode of operation is deprecated.: command not found | ../../libtool: line 960: *** Future versions of Libtool will require --mode=MODE be specified.: command not found | ../../libtool: line 1103: Xcc: command not found | ../../libtool: line 1103: X-DHAVE_CONFIG_H: command not found | ../../libtool: line 1103: X-I.: command not found | ../../libtool: line 1103: X-I../..: No such file or directory | ../../libtool: line 1103: X-I../../include: No such file or directory | ../../libtool: line 1103: X-D_U_=__attribute__((unused)): command not found | ../../libtool: line 1103: X-g: command not found | ../../libtool: line 1103: X-O2: command not found | ../../libtool: line 1103: X-g: command not found | ../../libtool: line 1103: X-Wall: command not found | ../../libtool: line 1103: X-O2: command not found | ../../libtool: line 1103: X-I../../sys: No such file or directory | ../../libtool: line 1103: X-c: command not found | ../../libtool: line 1154: Xad_open.lo: command not found | ../../libtool: line 1159: libtool: compile: cannot determine name of library object from `': command not found | make[4]: *** [ad_open.lo] Error 1
If autoreconf'ing isn't supported, don't try to… If it supposed to be supported, that's also a bug. Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org