makamaka / Text-CSV-Encoded

encoding-handling Text::CSV
1 stars 8 forks source link

Can't install in strawberry perl #2

Open Skeeve opened 10 years ago

Skeeve commented 10 years ago

When trying to install Text::CSV::Encoded on strawberry perl, I get the below errors

cpan> install Text::CSV::Encoded
Running install for module 'Text::CSV::Encoded'
  MAKAMAKA/Text-CSV-Encoded-0.22.tar.gz
  Has already been unwrapped into directory C:\Users\xxxxxxxxxxxxxxxxxxxxxxxxxxx
x\Desktop\Strawberry\cpan\build\Text-CSV-Encoded-0.22-FT9jzQ
  MAKAMAKA/Text-CSV-Encoded-0.22.tar.gz
  Has already been prepared
  MAKAMAKA/Text-CSV-Encoded-0.22.tar.gz
  Has already been made
Running make test
C:\Users\xxxxxxxxxxxxxxxxxxxxxxxxxxxx\Desktop\Strawberry\perl\bin\perl.exe "-MEx
tUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; tes
t_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00_pod.t ................... skipped: Test::Pod 1.00 required for testing POD
t/01_use.t ................... ok
t/02_undef.t ................. ok
t/03_attr_err.t .............. ok
t/pp_01_base.t ............... ok
t/pp_02_code.t ............... ok
t/pp_03_file.t ............... 1/20 Cannot decode string with wide characters at
 C:/Users/............................/Desktop/Strawberry/perl/lib/Encode.pm lin
e 215, <$fh2> line 2.
Compilation failed in require at t/pp_03_file.t line 14.
# Looks like you planned 20 tests but ran 12.
# Looks like your test exited with 255 just after 12.
t/pp_03_file.t ............... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/20 subtests
t/pp_04_uni_but_utf8.t ....... ok
t/pp_05_guess.t .............. ok
t/pp_06_coder_class.t ........ ok
t/pp_07_coder_check_value.t .. ok
t/xs_01_base.t ............... skipped: Text::CSV_XS can't be loaded.
t/xs_02_code.t ............... skipped: Text::CSV_XS can't be loaded.
t/xs_03_file.t ............... skipped: Text::CSV_XS can't be loaded.

Test Summary Report
-------------------
t/pp_03_file.t             (Wstat: 65280 Tests: 12 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 20 tests but ran 12.
Files=14, Tests=126,  3 wallclock secs ( 0.06 usr +  0.05 sys =  0.11 CPU)
Result: FAIL
Failed 1/14 test programs. 0/126 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'
  MAKAMAKA/Text-CSV-Encoded-0.22.tar.gz
  C:\Users\xxxxxxxxxxxxxxxxxxxxxxxxxxxx\Desktop\Strawberry\c\bin\dmake.exe test
-- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports MAKAMAKA/Text-CSV-Encoded-0.22.tar.gz
Stopping: 'install' failed for 'Text::CSV::Encoded'.
Failed during this command:
 MAKAMAKA/Text-CSV-Encoded-0.22.tar.gz        : make_test NO

cpan>

Version of strawberry:

C:\Users\xxxxxxxxxxxxxxxxxxxxxxxxxxxx\Desktop\Strawberry\perl\bin>perl -v

This is perl 5, version 18, subversion 4 (v5.18.4) built for MSWin32-x86-multi-t
hread-64int

Copyright 1987-2013, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
ronsavage commented 9 years ago

This ticket has patch code: https://rt.cpan.org/Ticket/Display.html?id=93438

Please consider releasing a patched version, or make me co-maint, and I'll do it. My CPAN id is RSAVAGE.

I tried emailing your CPAN address, but your inbox is over quota!

dr-kd commented 9 years ago

bumping this. Cpantesters says this is a persistent problem with the dist. I'm also happy to take on comaint for bugfixes like this if the author is happy for me to do so. cpan id ZARQUON. As with ron I found the author's email is not currently functional.