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 Stephen Cardie,
    
This is a computer-generated report for Cvs-Simple-0.03
on perl-5.00505, created automatically by CPAN-Reporter-1.01 
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 with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01..............Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.

#   Failed test 'use Cvs::Simple;'
#   at t/01.t line 7.
#     Tried to use 'Cvs::Simple'.
#     Error:  Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/01.t line 7.
Undefined subroutine &Cvs::Simple::new called at t/01.t line 11.
# Looks like you planned 4 tests but only ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 3-4
        Failed 3/4 tests, 25.00% okay
t/02_add..........Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Compilation failed in require at t/02_add.t line 8.
BEGIN failed--compilation aborted at t/02_add.t line 8.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/03_checkout.....Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Compilation failed in require at t/03_checkout.t line 5.
BEGIN failed--compilation aborted at t/03_checkout.t line 5.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/04_diff.........Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Compilation failed in require at t/04_diff.t line 5.
BEGIN failed--compilation aborted at t/04_diff.t line 5.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/05_backout......Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Compilation failed in require at t/05_backout.t line 5.
BEGIN failed--compilation aborted at t/05_backout.t line 5.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/06_merge........Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Compilation failed in require at t/06_merge.t line 5.
BEGIN failed--compilation aborted at t/06_merge.t line 5.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/07_commit.......Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Compilation failed in require at t/07_commit.t line 6.
BEGIN failed--compilation aborted at t/07_commit.t line 6.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/08_status.......Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Compilation failed in require at t/08_status.t line 7.
BEGIN failed--compilation aborted at t/08_status.t line 7.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/99_cleanup......Use of reserved word "our" is deprecated at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.
Global symbol "$VERSION" requires explicit package name at 
/usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY/blib/lib/Cvs/Simple.pm line 50.

#   Failed test 'use Cvs::Simple;'
#   at t/99_cleanup.t line 8.
#     Tried to use 'Cvs::Simple'.
#     Error:  Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at t/99_cleanup.t line 8.
Invalid range "a-Z" in transliteration operator at 
/usr/perl5.005_05/lib/5.00505/vars.pm line 17.
Compilation failed in require at 
/usr/perl5.005_05/lib/5.00505/i386-freebsd/File/Spec.pm line 4.
BEGIN failed--compilation aborted at 
/usr/perl5.005_05/lib/5.00505/i386-freebsd/File/Spec.pm line 4.
Compilation failed in require at 
/usr/perl5.005_05/lib/5.00505/i386-freebsd/File/Spec/Functions.pm line 3.
BEGIN failed--compilation aborted at 
/usr/perl5.005_05/lib/5.00505/i386-freebsd/File/Spec/Functions.pm line 3.
Compilation failed in require at ./cleanup.pl line 4.
BEGIN failed--compilation aborted at ./cleanup.pl line 4.
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/pod-coverage....skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.............ok
Failed Test     Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01.t           255 65280     4    5  1 3-4
t/02_add.t       255 65280    ??   ??  ??
t/03_checkout.t  255 65280     5   10  1-5
t/04_diff.t      255 65280     3    6  1-3
t/05_backout.t   255 65280     3    6  1-3
t/06_merge.t     255 65280     3    6  1-3
t/07_commit.t    255 65280     5   10  1-5
t/08_status.t    255 65280     5   10  1-5
t/99_cleanup.t     1   256     1    1  1
1 test skipped.
Failed 9/11 test scripts. 28/31 subtests failed.
Files=11, Tests=31,  0 wallclock secs ( 0.26 cusr +  0.05 csys =  0.31 CPU)
Failed 9/11 test programs. 28/31 subtests failed.
*** Error code 35

Stop in /usr/local/src/CPAN/build/Cvs-Simple-0.03-pZrswY.

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

Prerequisite modules loaded:

requires:

    Module            Need Have 
    ----------------- ---- -----
    Class::Std::Utils 0    0.0.2
    File::Copy        0    2.02 
    Scalar::Util      0    1.19 
    Test::More        0    0.72 
    Test::Pod         0    1.26 

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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    LC_CTYPE = de_DE.ISO8859-1
    PATH = 
/usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel
    PERL5LIB = 
/usr/local/src/CPAN/build/Test-Pod-1.26-th4ibu/blib/arch:/usr/local/src/CPAN/build/Test-Pod-1.26-th4ibu/blib/lib:/usr/local/src/CPAN/build/Class-Std-Utils-0.0.2-iB5JN0/blib/arch:/usr/local/src/CPAN/build/Class-Std-Utils-0.0.2-iB5JN0/blib/lib:/usr/local/src/CPAN/build/version-0.73-UxsxTJ/blib/arch:/usr/local/src/CPAN/build/version-0.73-UxsxTJ/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 55521
    PERL5_CPAN_IS_RUNNING = 55521
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /bin/tcsh
    STDPERL = perl
    TERM = xterm

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

    $^X = perl5.00505
    $UID/$EUID = 1000 / 1000
    $GID = 1000 10001 10000 9999 0 1000 1000
    $EGID = 1000 10001 10000 9999 0 1000 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 2.01  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          0.8   
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                n/a   
    YAML::Syck          n/a   
    version             0.73  


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.1-release, archname=i386-freebsd
    uname='freebsd biokovo.herceg.de 6.1-release freebsd 6.1-release #0: sun 
may 7 04:32:43 utc 2006 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -mtune=athlon64 -pipe', gccversion=3.4.4 
[FreeBSD] 20050518
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fpic', lddlflags='-shared  -L/usr/local/lib'

Reply via email to