develooper Front page | perl.cpan.testers | Postings from November 2007

PASS Devel-Carnivore-0.09 darwin-2level 8.10.1

From:
david
Date:
November 3, 2007 16:17
Subject:
PASS Devel-Carnivore-0.09 darwin-2level 8.10.1
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Malte Ubl,
    
This is a computer-generated report for Devel-Carnivore-0.09
on perl-5.9.5, created automatically by CPAN-Reporter-1.02 
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.  Congratulations!
All tests were successful.

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 'make test':

PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5 "-Iblib/lib" "-Iblib/arch" test.pl
1..107
# variable is now under observation
ok 1 - Object is tied via attribute on my $scalar.
ok 2 - Object is tied to right class via attribute on my $scalar
ok 3 - changing a hash value still works via attribute on my $scalar
ok 4 - changing a hash value still works via attribute on my $scalar
ok 5 - changing a hash value to a ref still works via attribute on my $scalar
ok 6 - changing a hash value to a ref still works via attribute on my $scalar
ok 7 - unwatching
ok 8 - Object is tied via watch on a blessed scalar.
ok 9 - Object is tied to right class via watch on a blessed scalar
ok 10 - changing a hash value still works via watch on a blessed scalar
ok 11 - changing a hash value still works via watch on a blessed scalar
ok 12 - changing a hash value to a ref still works via watch on a blessed scalar
ok 13 - changing a hash value to a ref still works via watch on a blessed scalar
ok 14 - unwatching
ok 15 - output tells the right filename via watch on a blessed scalar
ok 16 - line number found
ok 17 - output tells the right line number via watch on a blessed scalar: 38 == 38
ok 18 - output tells the right key name and values: 0
ok 19 - line number found
ok 20 - output tells the right line number with 1 extra indirection: 39 == 39
ok 21 - output tells the right filename via watch on a blessed scalar
ok 22 - line number found
ok 23 - output tells the right line number via watch on a blessed scalar: 38 == 38
ok 24 - output tells the right key name and values: 1
ok 25 - line number found
ok 26 - output tells the right line number with 1 extra indirection: 39 == 39
ok 27 - output tells the right filename via watch on a blessed scalar
ok 28 - line number found
ok 29 - output tells the right line number via watch on a blessed scalar: 38 == 38
ok 30 - output tells the right key name and values: 2
ok 31 - line number found
ok 32 - output tells the right line number with 1 extra indirection: 39 == 39
ok 33 - output tells the right filename via watch on a blessed scalar
ok 34 - line number found
ok 35 - output tells the right line number via watch on a blessed scalar: 38 == 38
ok 36 - output tells the right key name and values: 3
ok 37 - line number found
ok 38 - output tells the right line number with 1 extra indirection: 39 == 39
ok 39 - Object is tied via watch.
ok 40 - Object is tied to right class via watch
ok 41 - changing a hash value still works via watch
ok 42 - changing a hash value still works via watch
ok 43 - changing a hash value to a ref still works via watch
ok 44 - changing a hash value to a ref still works via watch
ok 45 - unwatching
ok 46 - output tells the right filename via watch
ok 47 - line number found
ok 48 - output tells the right line number via watch: 38 == 38
ok 49 - output tells the right key name and values: 0
ok 50 - line number found
ok 51 - output tells the right line number with 1 extra indirection: 39 == 39
ok 52 - output tells the right filename via watch
ok 53 - line number found
ok 54 - output tells the right line number via watch: 38 == 38
ok 55 - output tells the right key name and values: 1
ok 56 - line number found
ok 57 - output tells the right line number with 1 extra indirection: 39 == 39
ok 58 - output tells the right filename via watch
ok 59 - line number found
ok 60 - output tells the right line number via watch: 38 == 38
ok 61 - output tells the right key name and values: 2
ok 62 - line number found
ok 63 - output tells the right line number with 1 extra indirection: 39 == 39
ok 64 - output tells the right filename via watch
ok 65 - line number found
ok 66 - output tells the right line number via watch: 38 == 38
ok 67 - output tells the right key name and values: 3
ok 68 - line number found
ok 69 - output tells the right line number with 1 extra indirection: 39 == 39
ok 70 - Object is tied via attribute on my %hash.
ok 71 - Object is tied to right class via attribute on my %hash
ok 72 - changing a hash value still works via attribute on my %hash
ok 73 - changing a hash value still works via attribute on my %hash
ok 74 - changing a hash value to a ref still works via attribute on my %hash
ok 75 - changing a hash value to a ref still works via attribute on my %hash
ok 76 - unwatching
ok 77 - output tells the right filename via attribute on my %hash
ok 78 - line number found
ok 79 - output tells the right line number via attribute on my %hash: 38 == 38
ok 80 - output tells the right key name and values: 0
ok 81 - line number found
ok 82 - output tells the right line number with 1 extra indirection: 39 == 39
ok 83 - output tells the right filename via attribute on my %hash
ok 84 - line number found
ok 85 - output tells the right line number via attribute on my %hash: 38 == 38
ok 86 - output tells the right key name and values: 1
ok 87 - line number found
ok 88 - output tells the right line number with 1 extra indirection: 39 == 39
ok 89 - output tells the right filename via attribute on my %hash
ok 90 - line number found
ok 91 - output tells the right line number via attribute on my %hash: 38 == 38
ok 92 - output tells the right key name and values: 2
ok 93 - line number found
ok 94 - output tells the right line number with 1 extra indirection: 39 == 39
ok 95 - output tells the right filename via attribute on my %hash
ok 96 - line number found
ok 97 - output tells the right line number via attribute on my %hash: 38 == 38
ok 98 - output tells the right key name and values: 3
ok 99 - line number found
ok 100 - output tells the right line number with 1 extra indirection: 39 == 39
ok 101 - things that shouldn't work, no. 0
ok 102 - things that shouldn't work, no. 1
ok 103 - things that shouldn't work, no. 2
ok 104 - things that shouldn't work, no. 3
ok 105 - things that shouldn't work, no. 4
ok 106 - things that shouldn't work, no. 5
ok 107 - things that shouldn't work, no. 6

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Attribute::Handlers 0.77 0.78_06
    Test::Simple        0.45 0.70   

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

Environment variables:

    PATH = /sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 21474
    PERL5_CPAN_IS_RUNNING = 21474
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9203 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_01
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    YAML                0.66   
    YAML::Syck          n/a    
    version             0.7203 


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 '
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.9.5 -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About