Source: automake1.10
Version: 1:1.10.3-3
Severity: serious

>From my pbuilder build log:

...
Making all in doc
make[2]: Entering directory `/tmp/buildd/automake1.10-1.10.3/doc'
Updating ./version.texi
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash /tmp/buildd/automake1.10-1.10.3/lib/missing --run makeinfo 
--version) >/dev/null 2>&1; then \
  for f in automake.info automake.info-[0-9] automake.info-[0-9][0-9] 
automake.i[0-9] automake.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/bash /tmp/buildd/automake1.10-1.10.3/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:11638: @itemx must follow @item
automake.texi:11655: @itemx must follow @item
automake.texi:11661: @itemx must follow @item
make[2]: *** [automake.info] Error 1
make[2]: Leaving directory `/tmp/buildd/automake1.10-1.10.3/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/automake1.10-1.10.3'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
-- 
Daniel Schepler


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to