Skip Menu |

This queue is for tickets about the Encode-compat CPAN distribution.

Report information
The Basics
Id: 34029
Status: new
Priority: 0/
Queue: Encode-compat

People
Owner: Nobody in particular
Requestors: ingoblickling [...] web.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Possible bug in Encode-compat
Date: Wed, 12 Mar 2008 17:20:18 +0100
To: bug-Encode-compat [...] rt.cpan.org
From: Ingo Blickling <ingoblickling [...] web.de>
Hi, I'm not sure if it is really a bug or just a bad configuration in my environement. I tried to find some hints on the problem, but only found a few error reports with the same problem. So I just want to inform you about that and - of course - it would be nice if I could get some hints on solving this. Thank you very much for your contribution! I would like to use it very much. Now the info: Installation with cpan perl -v perl v5.8.8 built for i486-linux-gnu-thread-multi uname -a Linux infong33 2.6.16.33-20070131a-areca-filemon-3ware-e1000 #1 SMP Wed Jan 31 02:48:22 CET 2007 i686 GNU/Linux Warning message: Show quoted text
cpan> install Encode::compat
CPAN: Storable loaded ok ... CPAN.pm: Going to build A/AU/AUTRIJUS/Encode-compat-0.07.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Encode::compat cp lib/Encode/compat/common.pm blib/lib/Encode/compat/common.pm cp lib/Encode/compat/5006001.pm blib/lib/Encode/compat/5006001.pm cp lib/Encode/compat/Alias.pm blib/lib/Encode/compat/Alias.pm cp lib/Encode/compat.pm blib/lib/Encode/compat.pm Manifying blib/man3/Encode::compat::Alias.3pm Manifying blib/man3/Encode::compat.3pm /usr/bin/make -I/path/to/htdocs/.cpan/CPAN -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch ')" t/*.t t/0-signature....ok 1/1 skipped: various reasons t/1-basic........ok 1/12# Test 10 got: "\xE4\xB9\xBE\xE5\x9D\xA4" (t/1-basic.t at line 28) # Expected: "&#20094;&#22372;" # t/1-basic.t line 28 is: ok($text, '&#20094;&#22372;'); t/1-basic........FAILED test 10 Failed 1/12 tests, 91.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1-basic.t 12 1 10 1 subtest skipped. Failed 1/2 test scripts. 1/13 subtests failed. Files=2, Tests=13, 0 wallclock secs ( 0.06 cusr + 0.01 csys = 0.07 CPU) Failed 1/2 test programs. 1/13 subtests failed. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Regards, Ingo