Bug#499741: cloog-ppl - FTBFS: makeinfo: command not found
Package: cloog-ppl Version: 0.15~git20080915-1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of cloog-ppl_0.15~git20080915-1 on lxdebian.bfinv.de by > sbuild/s390 98 [...] > make[2]: Entering directory `/build/buildd/cloog-ppl-0.15~git20080915/doc' > restore=: && backupdir=".am$$" && \ > am__cwd=`pwd` && cd . && \ > rm -rf $backupdir && mkdir $backupdir && \ > if (/bin/sh /build/buildd/cloog-ppl-0.15~git20080915/autoconf/missing > --run makeinfo --version) >/dev/null 2>&1; then \ > for f in cloog.info cloog.info-[0-9] cloog.info-[0-9][0-9] > cloog.i[0-9] cloog.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ > else :; fi && \ > cd "$am__cwd"; \ > if /bin/sh /build/buildd/cloog-ppl-0.15~git20080915/autoconf/missing > --run makeinfo -I . \ >-o cloog.info cloog.texi; \ > then \ > rc=0; \ > cd .; \ > else \ > rc=$?; \ > cd . && \ > $restore $backupdir/* `echo "./cloog.info" | sed 's|[^/]*$||'`; \ > fi; \ > rm -rf $backupdir; exit $rc > /build/buildd/cloog-ppl-0.15~git20080915/autoconf/missing: line 54: 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. > make[2]: *** [cloog.info] Error 1 > make[2]: Leaving directory `/build/buildd/cloog-ppl-0.15~git20080915/doc' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/build/buildd/cloog-ppl-0.15~git20080915' > make: *** [build-stamp] Error 2 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 > ** > Build finished at 20080918-1435 > FAILED [dpkg-buildpackage died] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#499746: ppl ftbfs on arm
Package: ppl Version: Severity: important severity imprtant, because this will become a build dependency of gcc. I'll upgrade the severity to serious for lenny+1. http://buildd.debian.org/fetch.cgi?&pkg=ppl&ver=0.10~pre27-3&arch=arm&stamp=1221547524&file=log make[4]: Entering directory `/build/buildd/ppl-0.10~pre27/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src-g -O2 -frounding-math -g -O2 -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo Box.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -g -O2 -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -fPIC -DPIC -o .libs/Box.o In file included from fpu.defs.hh:84, from Rounding_Dir.defs.hh:27, from checked.defs.hh:30, from Checked_Number.defs.hh:27, from Coefficient.types.hh:15, from Coefficient.defs.hh:26, from Box.defs.hh:28, from Box.cc:24: fpu-c99.inlines.hh: In function 'void Parma_Polyhedra_Library::fpu_reset_inexact()': fpu-c99.inlines.hh:65: error: 'FE_INEXACT' was not declared in this scope fpu-c99.inlines.hh: In function 'int Parma_Polyhedra_Library::fpu_check_inexact()': fpu-c99.inlines.hh:75: error: 'FE_INEXACT' was not declared in this scope In file included from Rounding_Dir.defs.hh:84, from checked.defs.hh:30, from Checked_Number.defs.hh:27, from Coefficient.types.hh:15, from Coefficient.defs.hh:26, from Box.defs.hh:28, from Box.cc:24: Rounding_Dir.inlines.hh: In function 'Parma_Polyhedra_Library::fpu_rounding_direction_type Parma_Polyhedra_Library::round_fpu_dir(Parma_Polyhedra_Library::Rounding_Dir)': Rounding_Dir.inlines.hh:69: error: 'FPU_UPWARD' was not declared in this scope Rounding_Dir.inlines.hh:71: error: 'FPU_DOWNWARD' was not declared in this scope make[4]: *** [Box.lo] Error 1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]