Package: openocd Version: 0.0+r2172-1 Severity: important Justification: fails to build from source
Hi, When trying to build this package, I'm getting a FTBFS because of missing TeX binary: make[2]: Entering directory `/build/buildd-openocd_0.0+r2172-1-amd64-GkUXms/openocd-0.0+r2172/doc' TEXINPUTS=".:$TEXINPUTS" \ MAKEINFO='/bin/sh /build/buildd-openocd_0.0+r2172-1-amd64-GkUXms/openocd-0.0+r2172/missing --run makeinfo -I .' \ texi2dvi --pdf --batch openocd.texi You don't have a working TeX binary installed, but the texi2dvi script can't proceed without it. If you want to use this script, you have to install some kind of TeX, for example TeX Live Debian packages. You can do that with this command: apt-get install texlive make[2]: *** [openocd.pdf] Error 1 make[2]: Leaving directory `/build/buildd-openocd_0.0+r2172-1-amd64-GkUXms/openocd-0.0+r2172/doc' make[1]: *** [pdf-recursive] Error 1 make[1]: Leaving directory `/build/buildd-openocd_0.0+r2172-1-amd64-GkUXms/openocd-0.0+r2172' make: *** [debian/stamp-makefile-build] Error 2 This can be solved by adding, as suggested, texlive as a build dependency -- System Information: Debian Release: squeeze/sid APT prefers karmic-updates APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic') Architecture: amd64 (x86_64) Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org