Skip Menu |

This queue is for tickets about the Net-Hadoop-WebHDFS-LWP CPAN distribution.

Report information
The Basics
Id: 114762
Status: resolved
Priority: 0/
Queue: Net-Hadoop-WebHDFS-LWP

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Experimental splice on scalar is now forbidden
Compilation of the modules fails with older (< 5.14) and newer (> 5.23) perls: PERL_DL_NONLAZY=1 "/usr/perl5.24.0p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Net::Hadoop::WebHDFS::LWP;' # at t/Net-Hadoop-WebHDFS.t line 13. # Tried to use 'Net::Hadoop::WebHDFS::LWP'. # Error: Experimental splice on scalar is now forbidden at /home/cpansand/.cpan/build/2016052700/Net-Hadoop-WebHDFS-LWP-0.006-TYc47g/blib/lib/Net/Hadoop/WebHDFS/LWP.pm line 75, near "2 ) " # Compilation failed in require at t/Net-Hadoop-WebHDFS.t line 13. # BEGIN failed--compilation aborted at t/Net-Hadoop-WebHDFS.t line 13. # Failed test 'require Net::Hadoop::WebHDFS::LWP;' # at t/Net-Hadoop-WebHDFS.t line 15. # Tried to require 'Net::Hadoop::WebHDFS::LWP'. # Error: Attempt to reload Net/Hadoop/WebHDFS/LWP.pm aborted. # Compilation failed in require at (eval 16) line 2. # Looks like you failed 2 tests of 6. t/Net-Hadoop-WebHDFS.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/6 subtests (less 4 skipped subtests: 0 okay)
27 May 2016 Cum, 02:32:27 tarihinde, SREZIC yazdı: Show quoted text
> Compilation of the modules fails with older (< 5.14) and newer (> > 5.23) perls: > > PERL_DL_NONLAZY=1 "/usr/perl5.24.0p/bin/perl" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > > # Failed test 'use Net::Hadoop::WebHDFS::LWP;' > # at t/Net-Hadoop-WebHDFS.t line 13. > # Tried to use 'Net::Hadoop::WebHDFS::LWP'. > # Error: Experimental splice on scalar is now forbidden at > /home/cpansand/.cpan/build/2016052700/Net-Hadoop-WebHDFS-LWP-0.006- > TYc47g/blib/lib/Net/Hadoop/WebHDFS/LWP.pm line 75, near "2 ) " > # Compilation failed in require at t/Net-Hadoop-WebHDFS.t line 13. > # BEGIN failed--compilation aborted at t/Net-Hadoop-WebHDFS.t line 13.
I've just released a new version for the splice issue. Show quoted text
> # Failed test 'require Net::Hadoop::WebHDFS::LWP;' > # at t/Net-Hadoop-WebHDFS.t line 15. > # Tried to require 'Net::Hadoop::WebHDFS::LWP'. > # Error: Attempt to reload Net/Hadoop/WebHDFS/LWP.pm aborted. > # Compilation failed in require at (eval 16) line 2. > # Looks like you failed 2 tests of 6. > t/Net-Hadoop-WebHDFS.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/6 subtests > (less 4 skipped subtests: 0 okay)
But no idea what the issue with this one is. That is the exact perl version?
Should be fixed now.
On 2016-05-31 08:35:13, BURAK wrote: Show quoted text
> Should be fixed now.
Hmmm, does not look so: http://matrix.cpantesters.org/?dist=Net-Hadoop-WebHDFS-LWP+0.006