Report for Text-Hatena-0.20

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Text-Hatena-0.20 v5.8.9 FreeBSD
Date: 2013-08-27T04:50:51Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear JKONDO,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9140. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 /usr/home/cpan/pit/bare-clang/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

t/00_compile.t .......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
#   Failed test 'use Text::Hatena;'
#   at t/00_compile.t line 7.
#     Tried to use 'Text::Hatena'.
#     Error:  Base class package "Class::Data::Inheritable" is empty.
#     (Perhaps you need to 'use' the module which defines that package first,
#     or make that module available in @INC (@INC contains: lib /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/arch /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Parse-RecDescent-1.967009/blib/lib /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Parse-RecDescent-1.967009/blib/arch /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Regexp-Assemble-0.35/blib/lib /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Regexp-Assemble-0.35/blib/arch /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Spiffy-0.31/blib/lib /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Spiffy-0.31/blib/arch /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Test-Base-0.60/blib/lib /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Test-Base-0.60/blib/arch /usr/home/cpan/pit/bare-clang/perl-5.8.9/lib/5.8.9/amd64-freebsd /usr/home/cpan/pit/bare-clang/perl-5.8.9/lib/5.8.9 /usr/home/cpan/pit/bare-clang/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd /usr/home/cpan/pit/bare-clang/perl-5.8.9/lib/site_perl/5.8.9 .).
#  at lib/Text/Hatena.pm line 5
# BEGIN failed--compilation aborted at lib/Text/Hatena.pm line 5.
# 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.
Can't locate object method "mk_classdata" via package "Text::Hatena::AutoLink" at /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib/Text/Hatena/AutoLink.pm line 9.
Compilation failed in require at /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib/Text/Hatena.pm line 8.
BEGIN failed--compilation aborted at /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib/Text/Hatena.pm line 8.
Compilation failed in require at t/01_module.t line 5.
BEGIN failed--compilation aborted at t/01_module.t line 5.
t/01_module.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Can't locate object method "syntax" via package "MyParser" at t/lib/MyParser.pm line 6.
Compilation failed in require at t/02_module_extend.t line 6.
BEGIN failed--compilation aborted at t/02_module_extend.t line 6.
t/02_module_extend.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Can't locate object method "mk_classdata" via package "Text::Hatena::AutoLink" at /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib/Text/Hatena/AutoLink.pm line 9.
Compilation failed in require at t/10_autolink.t line 4.
BEGIN failed--compilation aborted at t/10_autolink.t line 4.
t/10_autolink.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Can't locate object method "mk_classdata" via package "Text::Hatena::AutoLink" at /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib/Text/Hatena/AutoLink.pm line 9.
Compilation failed in require at t/11_autolink_extend.t line 4.
BEGIN failed--compilation aborted at t/11_autolink_extend.t line 4.
t/11_autolink_extend.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

Test Summary Report
-------------------
t/00_compile.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/01_module.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/02_module_extend.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/10_autolink.t       (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/11_autolink_extend.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.04 usr  0.01 sys +  0.26 cusr  0.06 csys =  0.37 CPU)
Result: FAIL
*** [test_dynamic] Error code 2

Stop in /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20.
Failed 5/5 test programs. 1/1 subtests failed.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                6.72        0
	  Parse::RecDescent              1.967009     1.94
	  Regexp::Assemble                   0.35     0.28
	  Test::Base                         0.60     0.53
	  Test::More                         0.98     0.32

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9140
	CPANPLUS::Dist::Build              0.74
	Cwd                                3.40
	ExtUtils::CBuilder             0.280205
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.72
	ExtUtils::Manifest                 1.61
	ExtUtils::ParseXS                  3.21
	File::Spec                         3.40
	Module::Build                    0.4007
	Pod::Parser                        1.35
	Pod::Simple                        3.28
	Test::Harness                      3.28
	Test::More                         0.98
	version                          0.9902

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.90.
Powered by minismokebox version 0.56

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = :/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Parse-RecDescent-1.967009/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Parse-RecDescent-1.967009/blib/arch:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Regexp-Assemble-0.35/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Regexp-Assemble-0.35/blib/arch:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Spiffy-0.31/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Spiffy-0.31/blib/arch:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Test-Base-0.60/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Test-Base-0.60/blib/arch:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 5244
    PERL5_CPANPLUS_IS_VERSION = 0.9140
    PERL5_MINISMOKEBOX = 0.56
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/bare-clang/perl-5.8.9/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=9.1-release, archname=amd64-freebsd
    uname='freebsd fremen 9.1-release freebsd 9.1-release #0 r243825: tue dec 4 09:23:10 utc 2012 root@farrell.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare-clang/perl-5.8.9 -Dcc=clang'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='clang', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.1 ((branches/release_31 156863))', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='clang', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at Dec 20 2012 12:04:30
  %ENV:
    PERL5LIB=":/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Parse-RecDescent-1.967009/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Parse-RecDescent-1.967009/blib/arch:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Regexp-Assemble-0.35/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Regexp-Assemble-0.35/blib/arch:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Spiffy-0.31/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Spiffy-0.31/blib/arch:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Test-Base-0.60/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Test-Base-0.60/blib/arch:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib:/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="5244"
    PERL5_CPANPLUS_IS_VERSION="0.9140"
    PERL5_MINISMOKEBOX="0.56"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare-clang/conf/perl-5.8.9"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Parse-RecDescent-1.967009/blib/lib
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Parse-RecDescent-1.967009/blib/arch
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Regexp-Assemble-0.35/blib/lib
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Regexp-Assemble-0.35/blib/arch
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Spiffy-0.31/blib/lib
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Spiffy-0.31/blib/arch
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Test-Base-0.60/blib/lib
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Test-Base-0.60/blib/arch
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/lib
    /usr/home/cpan/pit/bare-clang/conf/perl-5.8.9/.cpanplus/5.8.9/build/Text-Hatena-0.20/blib/arch
    /usr/home/cpan/pit/bare-clang/perl-5.8.9/lib/5.8.9/amd64-freebsd
    /usr/home/cpan/pit/bare-clang/perl-5.8.9/lib/5.8.9
    /usr/home/cpan/pit/bare-clang/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd
    /usr/home/cpan/pit/bare-clang/perl-5.8.9/lib/site_perl/5.8.9
    .