Report for SWF-Scripter-0.3

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: NA SWF-Scripter-0.3 v5.12.1 GNU/Linux
Date: 2011-05-09T05:13:41Z

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 SKX,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. 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':

[MSG] [Mon May  9 06:12:50 2011] Building Class-Accessor-Chained

[MSG] [Mon May  9 06:12:50 2011] Tests skipped
[MSG] [Mon May  9 06:12:50 2011] Sending test report for 'Class-Accessor-Chained-0.01'
[MSG] [Mon May  9 06:12:50 2011] Ok, not sending test report
[MSG] [Mon May  9 06:12:51 2011] cp lib/SWF/Scripter/Plugin/pause.pm blib/lib/SWF/Scripter/Plugin/pause.pm
cp lib/SWF/Scripter/Plugin/stop.pm blib/lib/SWF/Scripter/Plugin/stop.pm
cp lib/SWF/Scripter.pm blib/lib/SWF/Scripter.pm
cp lib/SWF/Scripter/Plugin/clear.pm blib/lib/SWF/Scripter/Plugin/clear.pm
cp lib/SWF/Scripter/Plugin/exit.pm blib/lib/SWF/Scripter/Plugin/exit.pm
cp lib/SWF/Scripter/Plugin/font.pm blib/lib/SWF/Scripter/Plugin/font.pm
cp lib/SWF/Scripter/Plugin/move.pm blib/lib/SWF/Scripter/Plugin/move.pm
cp lib/SWF/Scripter/Plugin/text.pm blib/lib/SWF/Scripter/Plugin/text.pm
cp lib/SWF/Scripter/Plugin/load.pm blib/lib/SWF/Scripter/Plugin/load.pm
cp bin/swf-scripter blib/script/swf-scripter
/home/cpan/pit/bare/perl-5.12.1/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/swf-scripter
Manifying blib/man1/swf-scripter.1
Manifying blib/man3/SWF::Scripter::Plugin::pause.3
Manifying blib/man3/SWF::Scripter::Plugin::stop.3
Manifying blib/man3/SWF::Scripter.3
Manifying blib/man3/SWF::Scripter::Plugin::clear.3
Manifying blib/man3/SWF::Scripter::Plugin::exit.3
Manifying blib/man3/SWF::Scripter::Plugin::font.3
Manifying blib/man3/SWF::Scripter::Plugin::move.3
Manifying blib/man3/SWF::Scripter::Plugin::text.3
Manifying blib/man3/SWF::Scripter::Plugin::load.3

[ERROR] [Mon May  9 06:12:51 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.12.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use SWF::Scripter;'
#   at t/swf_scripter.t line 9.
#     Tried to use 'SWF::Scripter'.
#     Error:  Can't locate SWF.pm in @INC (@INC contains: /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/t/../lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/arch /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/x86_64-linux /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1 /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/x86_64-linux /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1 .) at /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/t/../lib/SWF/Scripter.pm line 52.
# BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/t/../lib/SWF/Scripter.pm line 52.
# Compilation failed in require at (eval 9) line 2.
# BEGIN failed--compilation aborted at (eval 9) line 2.

#   Failed test 'require SWF::Scripter;'
#   at t/swf_scripter.t line 10.
#     Tried to require 'SWF::Scripter'.
#     Error:  Attempt to reload SWF/Scripter.pm aborted.
# Compilation failed in require at (eval 10) line 2.
Can't locate object method "new" via package "SWF::Scripter" at
	t/swf_scripter.t line 12 (#1)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "new" via package "SWF::Scripter" at t/swf_scripter.t line 12.
 at t/swf_scripter.t line 12
# Looks like you planned 3 tests but ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test exited with 255 just after 2.
t/swf_scripter.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 

#   Failed test 'use SWF::Scripter;'
#   at t/swf_scripter_create.t line 19.
#     Tried to use 'SWF::Scripter'.
#     Error:  Can't locate SWF.pm in @INC (@INC contains: /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/t/../lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/arch /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/x86_64-linux /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1 /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/x86_64-linux /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1 .) at /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/t/../lib/SWF/Scripter.pm line 52.
# BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/t/../lib/SWF/Scripter.pm line 52.
# Compilation failed in require at (eval 13) line 2.
# BEGIN failed--compilation aborted at (eval 13) line 2.

#   Failed test 'require SWF::Scripter;'
#   at t/swf_scripter_create.t line 20.
#     Tried to require 'SWF::Scripter'.
#     Error:  Attempt to reload SWF/Scripter.pm aborted.
# Compilation failed in require at (eval 14) line 2.
Can't locate object method "new" via package "SWF::Scripter" at
	t/swf_scripter_create.t line 31 (#1)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
	Can't locate object method "new" via package "SWF::Scripter" at t/swf_scripter_create.t line 31.
 at t/swf_scripter_create.t line 31
# Looks like you planned 4 tests but ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test exited with 255 just after 2.
t/swf_scripter_create.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 

Test Summary Report
-------------------
t/swf_scripter.t       (Wstat: 65280 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 2.
t/swf_scripter_create.t (Wstat: 65280 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 2.
Files=2, Tests=4,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.19 cusr  0.00 csys =  0.21 CPU)
Result: FAIL
Failed 2/2 test programs. 4/4 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Mon May  9 06:12:51 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


******************************** 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.62.
Powered by minismokebox version 0.44

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US
    LC_COLLATE = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
    PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 8558
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL5_MINISMOKEBOX = 0.44
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.12.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.12.1/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=2.6.33.4, archname=x86_64-linux
    uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.12.1'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.4', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Feb 15 2011 14:37:41
  %ENV:
    PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="8558"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL5_MINISMOKEBOX="0.44"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.12.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/lib
    /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-0.34/blib/arch
    /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/lib
    /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Class-Accessor-Chained-0.01/blib/arch
    /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/lib
    /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/SWF-Scripter-0.3/blib/arch
    /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/x86_64-linux
    /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1
    /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/x86_64-linux
    /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1
    .