develooper Front page | perl.cpan.testers | Postings from January 2008

PASS Net-SMPP-1.11 darwin-thread-multi-2level 8.10.1

From:
david
Date:
January 16, 2008 16:05
Subject:
PASS Net-SMPP-1.11 darwin-thread-multi-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 Sampo Kellomaki,
    
This is a computer-generated report for Net-SMPP-1.11
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..93
ok 1
ok 2
ok 3
ok 4
ok 5  (seq=1)
ok 6  (seq=1)
ok 7  (seq=2)
ok 8  (seq=2)
ok 9  (seq=2)
ok 10  (seq=1)
ok 11  (seq=2)
ok 12  (seq=3)
ok 13  (seq=3)
ok 14  (seq=3)
ok 15  (seq=4)
ok 16  (seq=4)
ok 17  (seq=5)
ok 18  (seq=5)
ok 19  (seq=6)
ok 20  (seq=6)
ok 21  (seq=3)
ok 22  (seq=3)
ok 23  (seq=4)
ok 24  (seq=4)
ok 25  (seq=5)
ok 26  (seq=5)
ok 27  (seq=7)
ok 28  (seq=7)
ok 29  (seq=8)
ok 30  (seq=8)
ok 31  (seq=9)
ok 32  (seq=9)
ok 33  (seq=10)
ok 34  (seq=10)
ok 35  (seq=11)
ok 36  (seq=11)
ok 37  (seq=12)
ok 38  (seq=12)
ok 39  (seq=13)
ok 40  (seq=13)
ok 41  (seq=14)
ok 42  (seq=14)
ok 43  (seq=15)
ok 44  (seq=15)
ok 45  (seq=16)
ok 46  (seq=16)
ok 47  (seq=17)
ok 48  (seq=17)
ok 49  (seq=18)
ok 50  (seq=18)
ok 51  (seq=19)
ok 52  (seq=19)
ok 53  (seq=6)
ok 54  (seq=7)
ok 55  (seq=8)
ok 56
ok 57
ok 58
ok 59  (seq=1)
ok 60  (seq=1)
ok 61  (seq=2)
ok 62  (seq=2)
ok 63  (seq=1)
ok 64  (seq=2)
ok 65  (seq=3)
ok 66  (seq=3)
ok 67  (seq=3)
ok 68  (seq=3)
ok 69  (seq=3)
ok 70  (seq=4)
ok 71  (seq=4)
ok 72  (seq=4)
ok 73  (seq=4)
ok 74  (seq=5)
ok 75  (seq=5)
ok 76  (seq=6)
ok 77  (seq=6)
ok 78  (seq=7)
ok 79  (seq=7)
ok 80  (seq=8)
ok 81  (seq=8)
ok 82  (seq=9)
ok 83  (seq=9)
ok 84  (seq=10)
ok 85  (seq=10)
ok 86  (seq=11)
ok 87  (seq=11)
ok 88  (seq=12)
ok 89  (seq=12)
ok 90  (seq=13)
ok 91  (seq=13)
ok 92  (seq=14)
ok 93  (seq=14)
All tests successful.
Testing >abcdefgh< len=8
        >abcdefgh< len=8
	0000: 61 f1 98 5c 36 9f d1 
	0000: 61 62 63 64 65 66 67 68 
Testing >abcdefg< len=7
        >abcdefg< len=7
	0000: 61 f1 98 5c 36 9f 01 
	0000: 61 62 63 64 65 66 67 
Testing >abcedf< len=6
        >abcedf< len=6
	0000: 61 f1 b8 4c 36 03 
	0000: 61 62 63 65 64 66 
Testing >abcde< len=5
        >abcde< len=5
	0000: 61 f1 98 5c 06 
	0000: 61 62 63 64 65 
Testing >abcd< len=4
        >abcd< len=4
	0000: 61 f1 98 0c 
	0000: 61 62 63 64 
Testing >abc< len=3
        >abc< len=3
	0000: 61 f1 18 
	0000: 61 62 63 
Testing >ab< len=2
        >ab< len=2
	0000: 61 31 
	0000: 61 62 
Testing >a< len=1
        >a< len=1
	0000: 61 
	0000: 61 
Testing >abcdefghi< len=9
        >abcdefghi< len=9
	0000: 61 f1 98 5c 36 9f d1 69 
	0000: 61 62 63 64 65 66 67 68 69 
Testing >abcdefghij< len=10
        >abcdefghij< len=10
	0000: 61 f1 98 5c 36 9f d1 69 35 
	0000: 61 62 63 64 65 66 67 68 69 6a 
Testing >abcdefghabcdefgh< len=16
        >abcdefghabcdefgh< len=16
	0000: 61 f1 98 5c 36 9f d1 61 f1 98 5c 36 9f d1 
	0000: 61 62 63 64 65 66 67 68 61 62 63 64 65 66 67 68 

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

Prerequisite modules loaded:

    No requirements found

------------------------------
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 = 28880
    PERL5_CPAN_IS_RUNNING = 28880
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $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.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    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 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-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.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    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