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 Tatsuhiko Miyagawa,
    
This is a computer-generated report for Class-Trigger-0.12
on perl-5.00505, created automatically by CPAN-Reporter-1.04 
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/00_compile................
#   Failed test 'use Class::Trigger;'
#   at t/00_compile.t line 4.
#     Tried to use 'Class::Trigger'.
#     Error:  Can't modify logical or assignment in logical or assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
# BEGIN failed--compilation aborted at t/00_compile.t 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/01_trigger................Can't modify logical or assignment in logical or 
assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
BEGIN failed--compilation aborted at t/lib/Foo.pm line 2.
BEGIN failed--compilation aborted at t/01_trigger.t line 7.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/02_valid..................Can't modify logical or assignment in logical or 
assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
BEGIN failed--compilation aborted at t/lib/Foo/Valid.pm line 3.
BEGIN failed--compilation aborted at t/02_valid.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-4
        Failed 4/4 tests, 0.00% okay
t/03_inherit................Can't modify logical or assignment in logical or 
assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
BEGIN failed--compilation aborted at t/lib/Foo.pm line 2.
BEGIN failed--compilation aborted at t/03_inherit.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-6
        Failed 6/6 tests, 0.00% okay
t/04_object.................Can't modify logical or assignment in logical or 
assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
BEGIN failed--compilation aborted at t/lib/Foo.pm line 2.
BEGIN failed--compilation aborted at t/04_object.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/05_args...................Can't modify logical or assignment in logical or 
assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
BEGIN failed--compilation aborted at t/lib/Foo.pm line 2.
BEGIN failed--compilation aborted at t/05_args.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-3
        Failed 3/3 tests, 0.00% okay
t/06_coverage...............Can't modify logical or assignment in logical or 
assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
BEGIN failed--compilation aborted at t/lib/Foo.pm line 2.
BEGIN failed--compilation aborted at t/06_coverage.t line 5.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/07_abortable_callbacks....Can't modify logical or assignment in logical or 
assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
BEGIN failed--compilation aborted at t/lib/Foo.pm line 2.
BEGIN failed--compilation aborted at t/07_abortable_callbacks.t line 7.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/08_dollar_underscore......Can't modify logical or assignment in logical or 
assignment at 
/mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l/blib/lib/Class/Trigger.pm
 line 135, near "};"
BEGIN failed--compilation aborted at t/08_dollar_underscore.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-2
        Failed 2/2 tests, 0.00% okay
Failed Test                Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00_compile.t                1   256     1    1  1
t/01_trigger.t              255 65280    ??   ??  ??
t/02_valid.t                255 65280     4    8  1-4
t/03_inherit.t              255 65280     6   12  1-6
t/04_object.t               255 65280     5   10  1-5
t/05_args.t                 255 65280     3    6  1-3
t/06_coverage.t             255 65280     1    2  1
t/07_abortable_callbacks.t  255 65280    ??   ??  ??
t/08_dollar_underscore.t    255 65280     2    4  1-2
Failed 9/9 test scripts. 22/22 subtests failed.
Files=9, Tests=22,  2 wallclock secs ( 0.16 cusr +  0.05 csys =  0.20 CPU)
Failed 9/9 test programs. 22/22 subtests failed.
*** Error code 35

Stop in /mnt/i386/usr/local/src/CPAN/build/Class-Trigger-0.12-0MSM0l.

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

Prerequisite modules loaded:

requires:

    Module     Need Have 
    ---------- ---- -----
    IO::Scalar 0    2.110
    Test::More 0.32 0.72 

------------------------------
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/IO-stringy-2.110-gVPRI0/blib/arch:/usr/local/src/CPAN/build/IO-stringy-2.110-gVPRI0/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 32580
    PERL5_CPAN_IS_RUNNING = 32580
    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 1024 0 1000 1000
    $EGID = 1000 1024 0 1000 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_51  
    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          3.25     
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305
    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=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -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