[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#453196: gcj-4.1: FTBFS: make[6]: *** [fastjar.info] Error 1



On Tue, Nov 27, 2007 at 09:01:55PM +0100, Lucas Nussbaum wrote:
> Package: gcj-4.1
> version: 4.1.2-16
> Severity: serious
> User: debian-qa@lists.debian.org
> Usertags: qa-ftbfs-20071126 qa-ftbfs
> Justification: FTBFS on i386
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> Relevant part:
> 

[snip]

>  > 	rm -rf $backupdir; exit $rc
>  > cc -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2   -o fastjar  fastjar-jartool.o fastjar-dostime.o fastjar-compress.o fastjar-pushback.o fastjar-shift.o -lz ../libiberty/libiberty.a 
>  > 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[6]: *** [fastjar.info] Error 1
>  > make[6]: *** Waiting for unfinished jobs....

This problem is due to a bug in Makefile.in. It checks for makeinfo >=
4.2, but assume there is only a digit after the dot. The current version
of makeinfo is 4.11.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net




Reply to: