Subject: | Device::USB make test problems |
Date: | Mon, 13 Aug 2012 12:39:02 -0500 |
To: | bug-Device-USB [...] rt.cpan.org |
From: | "Craig S. Wilson" <cwilson [...] 11below.com> |
On Slackware 13.0 and 13.37, using Perl 5.12 and 5.16, I receive the following errors during the tests:
# Failed test 'POD test for blib/lib/Device/USB.pm'
# at /usr/lib64/perl5/site_perl/5.12.3/Test/Pod.pm line 182.
# blib/lib/Device/USB.pm (502): Non-ASCII character seen before =encoding in 'Monés'. Assuming UTF-8
# Failed test 'POD test for blib/lib/Device/USB/Bus.pm'
# at /usr/lib64/perl5/site_perl/5.12.3/Test/Pod.pm line 182.
# blib/lib/Device/USB/Bus.pm (211): Non-ASCII character seen before =encoding in 'Monés'. Assuming UTF-8
# Looks like you failed 2 tests of 8.
t/pod.t ........................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
Test Summary Report
-------------------
t/pod.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 2, 8
Non-zero exit status: 2
Files=22, Tests=640, 2 wallclock secs ( 0.12 usr 0.04 sys + 0.97 cusr 0.20 csys = 1.33 CPU)
Result: FAIL
Failed 1/22 test programs. 2/640 subtests failed.
make: *** [test_dynamic] Error 2
I run the following to get past the errors.
perl -pi -e "s/Josep Mon(.*?)s/Josep Mones/" blib/lib/Device/USB.pm blib/lib/Device/USB/Bus.pm
--
-----------------------------------------------------
Craig S. Wilson cwilson@11below.com 612-865-8794