binutils-msp430: FTBFS: manuals build fails against textinfo5 because some incompatibles changes wrt 4.13 and below (some warnings have turned into errors)

Bug #1229537 reported by Logan Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
binutils-msp430 (Debian)
Fix Released
Unknown
binutils-msp430 (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Imported from Debian bug http://bugs.debian.org/712354:

Source: binutils-msp430
Version: 2.22~msp20120406-2
Severity: serious
Tags: jessie sid
User: <email address hidden>
Usertags: qa-ftbfs-20130609 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[5]: Entering directory `/«PKGBUILDDIR»/binutils-2.21.1/bfd/doc'
> make[5]: `chew' is up to date.
> make[5]: Leaving directory `/«PKGBUILDDIR»/binutils-2.21.1/bfd/doc'
> ./chew -f ./doc.str <./../reloc.c >reloc.tmp
> /bin/bash ./../../move-if-change reloc.tmp reloc.texi
> restore=: && backupdir=".am$$" && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
> for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
> if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
> done; \
> else :; fi && \
> if makeinfo --split-size=5000000 --split-size=5000000 -I . \
> -o bfd.info `test -f 'bfd.texinfo' || echo './'`bfd.texinfo; \
> then \
> rc=0; \
> else \
> rc=$?; \
> $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> bfd.texinfo:325: unknown command `colophon'
> bfd.texinfo:336: unknown command `cygnus'
> make[4]: *** [bfd.info] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/09/binutils-msp430_2.22~msp20120406-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Tags: ftbfs
Logan Rosen (logan)
Changed in binutils-msp430 (Ubuntu):
status: New → Triaged
importance: Undecided → High
tags: added: ftbfs
Changed in binutils-msp430 (Debian):
importance: Undecided → Unknown
Changed in binutils-msp430 (Debian):
status: New → Fix Released
Logan Rosen (logan)
Changed in binutils-msp430 (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.