Package: acheck-rules
Version: 0.3.1
Severity: serious
Justification: FTBFS in sid
acheck-rules fails to build with perl 5.18 currently in sid/jessie:
dh_testdir
set -ex;\
for i in 5; do\
pod2man --section=$i man/acheck-rules.$i.pod >
man/acheck-rules.$i;\
for lang in fr; do\
if test -e man/acheck-rules.$lang.$i.pod; then\
pod2man --section=$i
man/acheck-rules.$lang.$i.pod > man/acheck-rules.$lang.$i;\
fi\
done \
done
+ pod2man --section=5 man/acheck-rules.5.pod
+ test -e man/acheck-rules.fr.5.pod
+ pod2man --section=5 man/acheck-rules.fr.5.pod
man/acheck-rules.fr.5.pod around line 5: Non-ASCII character seen before
=encoding in 'r<E8>gles'. Assuming ISO8859-1
POD document had syntax errors at /usr/bin/pod2man line 71.
make: *** [build-stamp] Error 255
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Also note the following warning:
+ dh_clean build-stamp configure-stamp
dh_clean: No compatibility level specified in debian/compat
dh_clean: This package will soon FTBFS; time to fix it!
dh_clean: Compatibility levels before 5 are deprecated (level 3 in use)
-- dam
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]