Bug#724191: wget: FTBFS: POD errors

2013-09-23 Thread Noël Köthe
tags 724191 + confirmed pending
thanks

Hello,

Am Sonntag, den 22.09.2013, 21:22 +0200 schrieb David Suárez:

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

  ./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

pod2man from perl 5.18 changed something.:)
Upstream development already has a patch for the problem which I will
add to the next upload:

http://git.savannah.gnu.org/cgit/wget.git/commit/doc/texi2pod.pl?id=7f43748544f26008d0dd337704f02a6ed3200aaf

Thanks for reporting.

Regards

Noel

-- 
Noël Köthe n...@debian.org
Debian GNU/Linux, www.debian.org


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



Bug#724191: wget: FTBFS: POD errors

2013-09-22 Thread David Suárez
Source: wget
Version: 1.14-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
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 21; 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 debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org