Package: pspp
Version: 0.4.0-3
Severity: serious
Hi,
building the package pspp in a clean sid build environment
(with pbuilder) on i386 results in:
=========================================================================
[...]
make[1]: Leaving directory `/tmp/buildd/pspp-0.4.0'
cd doc; \
make html pspp.pdf
make[1]: Entering directory `/tmp/buildd/pspp-0.4.0/doc'
rm -rf pspp.htp
if /bin/sh /tmp/buildd/pspp-0.4.0/missing --run makeinfo --html -I . \
-o pspp.htp `test -f 'pspp.texinfo' || echo './'`pspp.texinfo; \
then \
rm -rf pspp.html; \
if test ! -d pspp.htp && test -d pspp; then \
mv pspp pspp.html; else mv pspp.htp pspp.html; fi; \
else \
if test ! -d pspp.htp && test -d pspp; then \
rm -rf pspp; else rm -Rf pspp.htp pspp.html; fi; \
exit 1; \
fi
/tmp/buildd/pspp-0.4.0/missing: line 52: makeinfo: command not found
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
TEXINPUTS=".:$TEXINPUTS" \
MAKEINFO='/bin/sh /tmp/buildd/pspp-0.4.0/missing --run makeinfo -I .' \
texi2dvi --pdf --batch -o pspp.pdf `test -f 'pspp.texinfo' || echo
'./'`pspp.texinfo
/bin/sh: texi2dvi: command not found
make[1]: *** [pspp.pdf] Error 127
make[1]: Leaving directory `/tmp/buildd/pspp-0.4.0/doc'
make: *** [build-stamp] Error 2
=========================================================================
Thanks for considering.
--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]