FTBFS: automake1.9 - makeinfo errors

Bug #9719 reported by LaMont Jones
4
Affects Status Importance Assigned to Milestone
Ubuntu
Fix Released
High
Scott James Remnant (Canonical)

Bug Description

complete log at
people.ubuntu.com/~lamont/buildLogs/a/automake1.9/1.9.2-1/automake1.9_1.9.2-1_20041030-0253-i386-failed

if /bin/sh /build/buildd/automake1.9-1.9.2/lib/missing --run makeinfo -I . \
 -o automake.info automake.texi; \
then \
  rc=0; \
  cd .; \
else \
  rc=$?; \
  cd . && \
  $restore $backupdir/* `echo "./automake.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
automake.texi:8917: Unknown command `headitem'.
makeinfo: Removing output file `automake.info' due to errors; use --force to
preserve.
make[2]: *** [automake.info] Error 1

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Update texinfo ?

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Yup, my hunch was right -- I updated texinfo to the latest Debian and this built
fine.

Have uploaded a new version with appropriate build-depends, elmo's worked his
magic to sync texinfo (our change was to run automake & autoconf which Debian
have done too now) so this should build now.

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.