Source: wget
Version: 1.14-2
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[3]: Entering directory `/«PKGBUILDDIR»/doc'
> Updating ./version.texi
> sed s/@/@@/g sample.wgetrc > sample.wgetrc.munged_for_texi_inclusion
> restore=: && backupdir=".am$$" && \
> am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (/bin/bash /«PKGBUILDDIR»/build-aux/missing --run makeinfo
> --version) >/dev/null 2>&1; then \
> for f in wget.info wget.info-[0-9] wget.info-[0-9][0-9] wget.i[0-9]
> wget.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 /«PKGBUILDDIR»/build-aux/missing --run makeinfo -I . \
> -o wget.info wget.texi; \
> then \
> rc=0; \
> CDPATH="${ZSH_VERSION+.}:" && cd .; \
> else \
> rc=$?; \
> CDPATH="${ZSH_VERSION+.}:" && cd . && \
> $restore $backupdir/* `echo "./wget.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> ./texi2pod.pl -D VERSION="1.14" ./wget.texi wget.pod
> /usr/bin/pod2man --center="GNU Wget" --release="GNU Wget 1.14" wget.pod >
> wget.1
> wget.pod around line 2102: Expected text after =item, not a number
> wget.pod around line 2107: Expected text after =item, not a number
> wget.pod around line 2113: Expected text after =item, not a number
> wget.pod around line 2118: Expected text after =item, not a number
> wget.pod around line 2123: Expected text after =item, not a number
> wget.pod around line 2128: Expected text after =item, not a number
> wget.pod around line 2133: Expected text after =item, not a number
> wget.pod around line 2138: Expected text after =item, not a number
> POD document had syntax errors at /usr/bin/pod2man line 71.
> make[3]: *** [wget.1] Error 255
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/wget_1.14-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.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]