This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Philippe 'BooK' Bruhat,
    
This is a computer-generated test report for Acme-MetaSyntactic-0.99, created
automatically by CPAN::Reporter, version 0.41, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

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

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    File::Glob 0    1.06
    List::Util 0    1.19
    Test::More 0    0.70

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pSJtKRO/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.24_01
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.32_01
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.24   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pSJtKRO/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/00load................ok
t/01load................
#   Failed test 'use Acme::MetaSyntactic::colors;'
#   at t/01load.t line 8.
#     Tried to use 'Acme::MetaSyntactic::colors'.
#     Error:  Can't locate object method "new" via package 
"Acme::MetaSyntactic::colors" at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/Alias.pm
 line 26.
# Compilation failed in require at (eval 21) line 2.
# BEGIN failed--compilation aborted at t/01load.t line 8.
# Looks like you failed 1 test of 99.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 12
        Failed 1/99 tests, 98.99% okay
t/02fixme...............ok
t/05class...............ok
t/07data................ok
t/08theme...............
#   Failed test 'theme() for Acme::MetaSyntactic::colors'
#   at t/08theme.t line 11.
#          got: undef
#     expected: 'colors'

#   Failed test 'theme() for Acme::MetaSyntactic::colors'
#   at t/08theme.t line 14.
#          got: undef
#     expected: 'colors'
# Looks like you failed 2 tests of 198.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 23-24
        Failed 2/198 tests, 98.99% okay
t/10meta................ok
t/11namespace...........ok
t/12fail................ok
t/12live................ok
t/15func................ok
t/15func2...............ok
t/16import..............ok
t/17import..............Can't locate object method "new" via package 
"Acme::MetaSyntactic::colors" at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/Alias.pm
 line 26.
Compilation failed in require at (eval 87) line 1.
 at t/17import.t line 4
BEGIN failed--compilation aborted at t/17import.t line 4.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/18import..............Name "Acme::MetaSyntactic::haddock::meta" used only 
once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Name "Acme::MetaSyntactic::haddock::Theme" used only once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 35.
ok
t/20theme...............ok
t/21format..............Can't locate object method "new" via package 
"Acme::MetaSyntactic::colors" at t/21format.t line 10.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/22uniq................# colors Can't locate object method "new" via package 
"Acme::MetaSyntactic::colors" at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/Alias.pm
 line 26.
# Compilation failed in require at (eval 20) line 1.
Can't locate object method "languages" via package 
"Acme::MetaSyntactic::colors" at t/22uniq.t line 14.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/23length..............Can't locate object method "new" via package 
"Acme::MetaSyntactic::colors" at t/23length.t line 10.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/24data................ok
t/30list................ok
t/31any.................ok
t/32multi...............ok
t/33locale..............ok
t/33locale_territory....ok
t/33locale_win32........Name "Acme::MetaSyntactic::haddock::meta" used only 
once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
ok
t/35remote..............Failed to get content at fail (400 URL must be absolute 
at t/35remote.t line 84
ok
t/35remote2.............Failed to get content at fail (400 URL must be absolute 
at t/35remote2.t line 47
ok
t/40inc.................ok
t/41count...............ok
t/50usecase.............Name "Acme::MetaSyntactic::haddock::meta" used only 
once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Name "Acme::MetaSyntactic::colours::meta" used only once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Can't locate object method "new" via package "Acme::MetaSyntactic::colors" at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/Alias.pm
 line 26.
Compilation failed in require at (eval 86) line 1.
 at t/batcase8 line 1
BEGIN failed--compilation aborted at t/batcase8 line 1.

#   Failed test 't/batcase8 ran successfully'
#   at t/50usecase.t line 19.
#          got: '255'
#     expected: '0'

#   Failed test ''' is an item from the batman theme'
#   at t/50usecase.t line 20.
Name "Acme::MetaSyntactic::haddock::meta" used only once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Name "Acme::MetaSyntactic::haddock::meta" used only once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Name "Acme::MetaSyntactic::haddock::meta" used only once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Name "Acme::MetaSyntactic::haddock::meta" used only once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Name "Acme::MetaSyntactic::haddock::meta" used only once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Name "Acme::MetaSyntactic::colours::meta" used only once: possible typo at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/MultiList.pm
 line 44.
Can't locate object method "new" via package "Acme::MetaSyntactic::colors" at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/Alias.pm
 line 26.
Compilation failed in require at (eval 8) line 1.
 at t/colcase2 line 1
BEGIN failed--compilation aborted at t/colcase2 line 1.

#   Failed test 't/colcase2 ran successfully'
#   at t/50usecase.t line 51.
#          got: '255'
#     expected: '0'

#   Failed test ''' is an item from the colo(u)rs theme'
#   at t/50usecase.t line 52.
Can't locate object method "new" via package "Acme::MetaSyntactic::colors" at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/Alias.pm
 line 26.
Compilation failed in require at t/colcase3 line 1.
BEGIN failed--compilation aborted at t/colcase3 line 1.

#   Failed test 't/colcase3 ran successfully'
#   at t/50usecase.t line 51.
#          got: '255'
#     expected: '0'

#   Failed test ''' is an item from the colo(u)rs theme'
#   at t/50usecase.t line 52.
# Looks like you failed 6 tests of 40.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 15-16, 37-40
        Failed 6/40 tests, 85.00% okay
t/51useall..............Can't locate object method "new" via package 
"Acme::MetaSyntactic::colors" at 
/home/sand/.cpan/build/Acme-MetaSyntactic-0.99-W2w7v2/blib/lib/Acme/MetaSyntactic/Alias.pm
 line 26.
Compilation failed in require.
BEGIN failed--compilation aborted.

#   Failed test 'colors'
#   at t/51useall.t line 8.
#          got: '65280'
#     expected: '0'
# Looks like you failed 1 test of 99.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 12
        Failed 1/99 tests, 98.99% okay
t/90up2date.............Can't locate object method "has_remotelist" via package 
"Acme::MetaSyntactic::colors" at t/90up2date.t line 6.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/98contributors........ok
t/pod-coverage..........ok
t/pod...................ok
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01load.t       1   256    99    1  12
t/08theme.t      2   512   198    2  23-24
t/17import.t   255 65280    ??   ??  ??
t/21format.t   255 65280    ??   ??  ??
t/22uniq.t     255 65280    ??   ??  ??
t/23length.t   255 65280    ??   ??  ??
t/50usecase.t    6  1536    40    6  15-16 37-40
t/51useall.t     1   256    99    1  12
t/90up2date.t  255 65280    ??   ??  ??
Failed 9/36 test scripts. 10/1051 subtests failed.
Files=36, Tests=1051, 92 wallclock secs (30.94 cusr +  2.19 csys = 33.13 CPU)
Failed 9/36 test programs. 10/1051 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pSJtKRO/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to