Skip Menu |

This queue is for tickets about the Test-YAML-Meta CPAN distribution.

Report information
The Basics
Id: 65747
Status: resolved
Priority: 0/
Queue: Test-YAML-Meta

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

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



Subject: 95changedate.t fails with 'Base class package "Test::CPAN::Meta::YAML" is empty.'
http://p.defau.lt/?kIE8oLcrnvRpZyB8vonDiQ - Running install for module 'Test::YAML::Meta' Running make for B/BA/BARBIE/Test-YAML-Meta-0.18.tar.gz Checksum for /mnt/usr-store/cpan/authors/id/B/BA/BARBIE/Test-YAML-Meta- 0.18.tar.gz ok Test-YAML-Meta-0.18/ Test-YAML-Meta-0.18/META.yml Test-YAML-Meta-0.18/lib/ Test-YAML-Meta-0.18/lib/Test/ Test-YAML-Meta-0.18/lib/Test/YAML/ Test-YAML-Meta-0.18/lib/Test/YAML/Meta.pm Test-YAML-Meta-0.18/Changes Test-YAML-Meta-0.18/t/ Test-YAML-Meta-0.18/t/91podcover.t Test-YAML-Meta-0.18/t/94metatest.t Test-YAML-Meta-0.18/t/90podtest.t Test-YAML-Meta-0.18/t/01use.t Test-YAML-Meta-0.18/t/95changedate.t Test-YAML-Meta-0.18/MANIFEST Test-YAML-Meta-0.18/examples/ Test-YAML-Meta-0.18/examples/examples.txt Test-YAML-Meta-0.18/examples/94metatest.t Test-YAML-Meta-0.18/INSTALL Test-YAML-Meta-0.18/README Test-YAML-Meta-0.18/LICENSE Test-YAML-Meta-0.18/Makefile.PL CPAN.pm: Going to build B/BA/BARBIE/Test-YAML-Meta-0.18.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Test::YAML::Meta cp lib/Test/YAML/Meta.pm blib/lib/Test/YAML/Meta.pm Manifying blib/man3/Test::YAML::Meta.3 BARBIE/Test-YAML-Meta-0.18.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /home/mike/perl5/perlbrew/perls/perl-5.12.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01use.t ......... 1/1 # Failed test 'use Test::YAML::Meta;' # at t/01use.t line 7. # Tried to use 'Test::YAML::Meta'. # Error: Base class package "Test::CPAN::Meta::YAML" is empty. # (Perhaps you need to 'use' the module which defines that package first, # or make that module available in @INC (@INC contains: /home/mike/.cpan/build/Test-YAML-Meta-0.18-NANxHi/blib/lib /home/mike/.cpan/build/Test-YAML-Meta-0.18-NANxHi/blib/arch /home/mike/perl5/perlbrew/perls/perl-5.12.2/lib/site_perl/5.12.2/i686- linux /home/mike/perl5/perlbrew/perls/perl-5.12.2/lib/site_perl/5.12.2 /home/mike/perl5/perlbrew/perls/perl-5.12.2/lib/5.12.2/i686-linux /home/mike/perl5/perlbrew/perls/perl-5.12.2/lib/5.12.2 .). # at /home/mike/.cpan/build/Test-YAML-Meta-0.18- NANxHi/blib/lib/Test/YAML/Meta.pm line 13 # BEGIN failed--compilation aborted at /home/mike/.cpan/build/Test-YAML- Meta-0.18-NANxHi/blib/lib/Test/YAML/Meta.pm line 13. # 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/01use.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/90podtest.t ..... skipped: Author tests not required for installation t/91podcover.t .... skipped: Author tests not required for installation t/94metatest.t .... skipped: Author tests not required for installation t/95changedate.t .. Base class package "Test::CPAN::Meta::YAML" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /home/mike/.cpan/build/Test-YAML-Meta-0.18-NANxHi/blib/lib /home/mike/.cpan/build/Test-YAML-Meta-0.18-NANxHi/blib/arch /home/mike/perl5/perlbrew/perls/perl-5.12.2/lib/site_perl/5.12.2/i686- linux /home/mike/perl5/perlbrew/perls/perl-5.12.2/lib/site_perl/5.12.2 /home/mike/perl5/perlbrew/perls/perl-5.12.2/lib/5.12.2/i686-linux /home/mike/perl5/perlbrew/perls/perl-5.12.2/lib/5.12.2 .). at /home/mike/.cpan/build/Test-YAML-Meta-0.18- NANxHi/blib/lib/Test/YAML/Meta.pm line 13 BEGIN failed--compilation aborted at /home/mike/.cpan/build/Test-YAML- Meta-0.18-NANxHi/blib/lib/Test/YAML/Meta.pm line 13. Compilation failed in require at t/95changedate.t line 3. BEGIN failed--compilation aborted at t/95changedate.t line 3. t/95changedate.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/01use.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/95changedate.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=5, Tests=1, 0 wallclock secs ( 0.05 usr 0.03 sys + 0.18 cusr 0.04 csys = 0.30 CPU) Result: FAIL Failed 2/5 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 2 BARBIE/Test-YAML-Meta-0.18.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BARBIE/Test-YAML-Meta-0.18.tar.gz Running make install make test had returned bad status, won't install without force Stopping: 'install' failed for 'Test::YAML::Meta'. Failed during this command: BARBIE/Test-YAML-Meta-0.18.tar.gz : make_test NO
Already fixed in v0.19