Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the RosettaCode CPAN distribution.

Report information
The Basics
Id: 87186
Status: new
Priority: 0/
Queue: RosettaCode

People
Owner: Nobody in particular
Requestors: slitvinov [...] gmail.com
Cc:
AdminCc:

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



Subject: RosettaCode test fails
Date: Tue, 23 Jul 2013 13:19:49 +0200
To: bug-RosettaCode [...] rt.cpan.org
From: Sergej Litvinov <slitvinov [...] gmail.com>
One of RosettaCode tests fails with the following message: # Failed test 'RosettaCode loaded ok' # at t/00-compile.t line 62. # '' # doesn't match '(?^s:^\s*RosettaCode ok)' # Looks like you failed 1 test of 2. t/00-compile.t ................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests (less 1 skipped subtest: 0 okay) # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08 # perl: 5.018000 (wanted v5.14.0) on linux from /scratch/netbsd/bin/perl # # App::Cmd::Setup => 0.320 (want any version) # ExtUtils::MakeMaker => 6.66 (want 6.30) # File::Find => 1.23 (want any version) # File::Temp => 0.23 (want any version) # IO::All => 0.46 (want any version) # MediaWiki::Bot => 5.005006 (want any version) # Mo => 0.35 (want any version) # Module::Pluggable => 4.8 (want any version) # Test::More => 0.98 (want 0.96) # Test::Pod => module not found. (want 1.41) # YAML::XS => 0.41 (want any version) # constant => 1.27 (want any version) # strict => 1.07 (want any version) # utf8 => 1.10 (want any version) # version => 0.9902 (want 0.9901) # warnings => 1.18 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok # Failed test 'use RosettaCode;' # at t/use_ok.t line 3. # Tried to use 'RosettaCode'. # Error: Undefined subroutine &Mo::xxx::e called at /scratch/netbsd/lib/perl5/site_perl/5.18.0/Mo.pm line 3. # BEGIN failed--compilation aborted at /home/litvinov/.cpan/build/RosettaCode-0.0.5-QoGgOd/blib/lib/RosettaCode.pm line 24. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. t/use_ok.t .................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/00-compile.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/use_ok.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=3, Tests=4, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.75 cusr 0.10 csys = 0.88 CPU) Result: FAIL Failed 2/3 test programs. 2/4 subtests failed. make: *** [test_dynamic] Error 1 INGY/RosettaCode-0.0.5.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports INGY/RosettaCode-0.0.5.tar.gz Running make install make test had returned bad status, won't install without force `uname' -a returns Linux kana 2.6.37.6-0.20-desktop #1 SMP PREEMPT 2011-12-19 23:39:38 +0100 x86_64 x86_64 x86_64 GNU/Linux