Skip Menu |

This queue is for tickets about the Sub-Spec CPAN distribution.

Report information
The Basics
Id: 70981
Status: resolved
Worked: 1 min
Priority: 0/
Queue: Sub-Spec

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

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



Subject: t/utils-str_log_level.t fails
$ cpanm -v Sub::Spec cpanm (App::cpanminus) 1.4005 on perl 5.012003 built for x86_64-linux- thread-multi Work directory is /home/larsd/.cpanm/work/1316087682.4279 You have make /usr/bin/make You have LWP 6.02 You have /bin/tar: tar (GNU tar) 1.26 Copyright © 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL Version 3 oder später <http://gnu.org/licenses/ gpl.html> Dies ist freie Software: Sie dürfen sie ändern und weiter verbreiten. Es gibt KEINERLEI GARANTIE, so weit das Gesetz es erlaubt. Geschrieben von John Gilmore und Jay Fenlason. You have /usr/bin/unzip Searching Sub::Spec on cpanmetadb ... Checking if you have ExtUtils::MakeMaker 6.31 ... Yes (6.56) Checking if you have ExtUtils::Install 1.46 ... Yes (1.55) Checking if you have Module::Build 0.36 ... Yes (0.3800) --> Working on Sub::Spec Fetching http://search.cpan.org/CPAN/authors/id/S/SH/SHARYANTO/Sub- Spec-1.0.2.tar.gz ... OK Unpacking Sub-Spec-1.0.2.tar.gz Sub-Spec-1.0.2 Sub-Spec-1.0.2/README Sub-Spec-1.0.2/Changes Sub-Spec-1.0.2/LICENSE Sub-Spec-1.0.2/dist.ini Sub-Spec-1.0.2/META.yml Sub-Spec-1.0.2/MANIFEST Sub-Spec-1.0.2/Build.PL Sub-Spec-1.0.2/MANIFEST.SKIP Sub-Spec-1.0.2/t Sub-Spec-1.0.2/t/00-compile.t Sub-Spec-1.0.2/lib/Sub Sub-Spec-1.0.2/lib/Sub/Spec.pm Sub-Spec-1.0.2/lib/Sub/Spec Sub-Spec-1.0.2/lib/Sub/Spec/FAQ.pod Sub-Spec-1.0.2/lib/Sub/Spec/Util.pm Sub-Spec-1.0.2/lib/Sub/Spec/Schema.pm Sub-Spec-1.0.2/t/release-pod-syntax.t Sub-Spec-1.0.2/t/utils-str_log_level.t Sub-Spec-1.0.2/t/release-pod-coverage.t Entering Sub-Spec-1.0.2 Checking configure dependencies from META.yml Checking if you have Module::Build 0.3601 ... Yes (0.3800) Configuring Sub-Spec-1.0.2 ... Running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Sub-Spec' version '1.0.2' OK Checking dependencies from MYMETA.yml ... Checking if you have Test::More 0.96 ... Yes (0.98) Checking if you have Probe::Perl 0 ... Yes (0.01) Checking if you have File::Which 0 ... Yes (1.09) Checking if you have Log::Any 0 ... Yes (0.12) Checking if you have Module::Build 0.3601 ... Yes (0.3800) Building and testing Sub-Spec-1.0.2 ... Building Sub-Spec t/00-compile.t ............ ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/utils-str_log_level.t ... Can't locate Sub/Spec/Utils.pm in @INC (@INC contains: /home/larsd/.cpanm/work/1316087682.4279/Sub-Spec-1.0.2/ blib/lib /home/larsd/.cpanm/work/1316087682.4279/Sub-Spec-1.0.2/blib/ arch /home/larsd/svn/gh/trunk/scripts /home/larsd/svn/gh/trunk/gh-lib / home/larsd/svn/gh/trunk/ghnfs/perl /home/larsd/svn/gh/trunk/pv-edit / home/larsd/perl5/lib/perl5/x86_64-linux-thread-multi /home/larsd/perl5/ lib/perl5/x86_64-linux-thread-multi /home/larsd/perl5/lib/perl5 /home/ larsd/svn/gh/trunk/scripts /home/larsd/svn/gh/trunk/gh-lib /home/larsd/ svn/gh/trunk/ghnfs/perl /home/larsd/svn/gh/trunk/pv-edit /home/larsd/ perl5/lib/perl5/x86_64-linux-thread-multi /home/larsd/perl5/lib/perl5/ x86_64-linux-thread-multi /home/larsd/perl5/lib/perl5 /usr/lib/perl5/ site_perl/5.12.3/x86_64-linux-thread-multi /usr/lib/perl5/ site_perl/5.12.3 /usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread- multi /usr/lib/perl5/vendor_perl/5.12.3 /usr/lib/perl5/5.12.3/x86_64- linux-thread-multi /usr/lib/perl5/5.12.3 .) at t/utils-str_log_level.t line 8. BEGIN failed--compilation aborted at t/utils-str_log_level.t line 8. t/utils-str_log_level.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/utils-str_log_level.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=4, Tests=3, 0 wallclock secs ( 0.02 usr 0.02 sys + 0.14 cusr 0.04 csys = 0.22 CPU) Result: FAIL Failed 1/4 test programs. 0/3 subtests failed. FAIL ! Installing Sub::Spec failed. See /home/larsd/.cpanm/build.log for details.
Fixed in 1.0.3. Thanks. Regards, Steven