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

Bug #1229533 reported by Logan Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bashdb (Debian)
Fix Released
Unknown
bashdb (Ubuntu)
Triaged
High
Unassigned

Bug Description

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

Source: bashdb
Version: 4.2.0.8-1.1
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[3]: Entering directory `/«PKGBUILDDIR»/doc'
> restore=: && backupdir=".am$$" && \
> am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (makeinfo --version) >/dev/null 2>&1; then \
> for f in bashdb.info bashdb.info-[0-9] bashdb.info-[0-9][0-9] bashdb.i[0-9] bashdb.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 makeinfo -I . \
> -o bashdb.info bashdb.texi; \
> then \
> rc=0; \
> CDPATH="${ZSH_VERSION+.}:" && cd .; \
> else \
> rc=$?; \
> CDPATH="${ZSH_VERSION+.}:" && cd . && \
> $restore $backupdir/* `echo "./bashdb.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> bashdb.texi:120: unknown command `sourceforge'
> bashdb.texi:4473: unknown command `colophon'
> bashdb.texi:4485: unknown command `cygnus'
> make[3]: *** [bashdb.info] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/09/bashdb_4.2.0.8-1.1_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 bashdb (Ubuntu):
status: New → Triaged
importance: Undecided → High
tags: added: ftbfs
Changed in bashdb (Debian):
importance: Undecided → Unknown
Changed in bashdb (Debian):
status: New → 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.