FTBFS: xnav around line 480: NonASCII character seen before encoding in Assuming UTF8
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xnav (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Hi there,
the package xnav fails to build in a current Ubuntu rebuild test on i386.
(Hopefully) Relevant part of the log:
-------
Processing triggers for libc-bin (2.18-0ubuntu6) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_
-------
gpgv: Signature made Mon Sep 17 11:43:09 2012 UTC using RSA key ID 7D86500B
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./xnav_
dpkg-source: info: extracting xnav in xnav-0.04
dpkg-source: info: unpacking xnav_0.
dpkg-source: info: applying xnav_0.
dpkg-buildpackage: source package xnav
dpkg-buildpackage: source version 0.04-0ubuntu2
dpkg-buildpackage: source distribution quantal
dpkg-source --before-build xnav-0.04
dpkg-buildpackage: host architecture i386
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
dh_clean
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
debian/rules build
dh_testdir
./configure --host=
checking for a BSD-compatible install... /usr/bin/install -c
checking for perl... /usr/bin/perl
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking whether perl is appropriate version... yes
checking whether all required perl modules are installed... yes
checking for rpm... no
checking for rpmbuild... no
checking for rpmlint... no
checking for debuild... no
checking for debsign... no
checking for debsigs... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xml/catalog.xml
dh_testdir
/usr/bin/make all
make[1]: Entering directory `/build/
xnav around line 480: Non-ASCII character seen before =encoding in '?'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
make[1]: *** [xnav.1] Error 255
make[1]: Leaving directory `/build/
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
*******
Build finished at 20140205-0712
FAILED [dpkg-buildpackage died]
A full buildlog is available at https:/
Thanks for your time!
Regards,
Andreas
--
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
Related branches
- Ubuntu branches: Pending requested
-
Diff: 66 lines (+30/-1)5 files modifieddebian/changelog (+9/-0)
debian/control (+1/-1)
debian/patches/fix-ftbfs-encoding.patch (+18/-0)
debian/patches/series (+1/-0)
debian/source/format (+1/-0)
Changed in xnav (Ubuntu): | |
importance: | Undecided → High |
Changed in xnav (Ubuntu): | |
assignee: | nobody → Leo Iannacone (l3on) |
Changed in xnav (Ubuntu): | |
assignee: | Leo Iannacone (l3on) → nobody |
This bug was fixed in the package xnav - 0.04-0ubuntu3
---------------
xnav (0.04-0ubuntu3) trusty; urgency=medium
* New patch fix-ftbfs- encoding. patch. Add =encoding source/ format.
declaration in xnav (LP: #1280855).
* Added debian/
* Bump Standards-Version to 3.9.5.
-- Leo Iannacone <email address hidden> Sun, 02 Mar 2014 22:03:32 +0100