Source: autoconf
Version: 2.69-1
Severity: serious
>From my pbuilder build log:
...
Making html in doc
make[3]: Entering directory `/tmp/buildd/autoconf-2.69/doc'
rm -rf autoconf.htp
if /bin/bash /tmp/buildd/autoconf-2.69/build-aux/missing --run makeinfo --html
--no-split -I . \
-o autoconf.htp autoconf.texi; \
then \
rm -rf autoconf.html; \
if test ! -d autoconf.htp && test -d autoconf; then \
mv autoconf autoconf.html; else mv autoconf.htp autoconf.html; fi; \
else \
if test ! -d autoconf.htp && test -d autoconf; then \
rm -rf autoconf; else rm -Rf autoconf.htp autoconf.html; fi; \
exit 1; \
fi
autoconf.texi:8017: misplaced }
autoconf.texi:8018: must be after `@defmac' to use `@defmacx'
autoconf.texi:8019: misplaced }
autoconf.texi:8206: must be after `@defmac' to use `@defmacx'
autoconf.texi:8271: misplaced }
autoconf.texi:8290: misplaced }
autoconf.texi:8317: misplaced }
autoconf.texi:8380: must be after `@defmac' to use `@defmacx'
conftest.c:4597: must be after `@defmac' to use `@defmacx'
conftest.c:15929: must be after `@defmac' to use `@defmacx'
make[3]: *** [autoconf.html] Error 1
make[3]: Leaving directory `/tmp/buildd/autoconf-2.69/doc'
make[2]: *** [html-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/autoconf-2.69'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/tmp/buildd/autoconf-2.69'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]