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

PASS File-Binary-1.7 alpha-netbsd 2.1.0_stable

From:
david
Date:
April 6, 2008 14:14
Subject:
PASS File-Binary-1.7 alpha-netbsd 2.1.0_stable
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 Simon Wistow,
    
This is a computer-generated report for File-Binary-1.7
on perl 5.10.0, created by CPAN-Reporter-1.13. 

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 '/usr/pkg/bin/make test':

PERL_DL_NONLAZY=1 /tmp/drhyde/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00seek.....................ok
t/01power3.n8.ints.be........ok
t/01power3.n8.ints.le........ok
t/02power3.n16.ints.be.......ok
t/02power3.n16.ints.le.......ok
t/03power3.u32.ints.be.......ok
t/03power3.u32.ints.le.......ok
t/04power3.p16.ints.be.......ok
t/04power3.p16.ints.le.......ok
t/05power3.u16.ints.be.......ok
t/05power3.u16.ints.le.......ok
t/06power3.u8.ints.be........ok
t/06power3.u8.ints.le........ok
t/07power3.p8.ints.be........ok
t/07power3.p8.ints.le........ok
t/08power3.n32.ints.be.......ok
t/08power3.n32.ints.le.......ok
t/09power3.p32.ints.be.......ok
t/09power3.p32.ints.le.......ok
t/10power10.n8.ints.be.......ok
t/10power10.n8.ints.le.......ok
t/11power10.n16.ints.be......ok
t/11power10.n16.ints.le......ok
t/12power10.u32.ints.be......ok
t/12power10.u32.ints.le......ok
t/13power10.p16.ints.be......ok
t/13power10.p16.ints.le......ok
t/14power10.u16.ints.be......ok
t/14power10.u16.ints.le......ok
t/15power10.u8.ints.be.......ok
t/15power10.u8.ints.le.......ok
t/16power10.p8.ints.be.......ok
t/16power10.p8.ints.le.......ok
t/17power10.n32.ints.be......ok
t/17power10.n32.ints.le......ok
t/18power10.p32.ints.be......ok
t/18power10.p32.ints.le......ok
t/19factorial.n8.ints.be.....ok
t/19factorial.n8.ints.le.....ok
t/20factorial.n16.ints.be....ok
t/20factorial.n16.ints.le....ok
t/21factorial.u32.ints.be....ok
t/21factorial.u32.ints.le....ok
t/22factorial.p16.ints.be....ok
t/22factorial.p16.ints.le....ok
t/23factorial.u16.ints.be....ok
t/23factorial.u16.ints.le....ok
t/24factorial.u8.ints.be.....ok
t/24factorial.u8.ints.le.....ok
t/25factorial.p8.ints.be.....ok
t/25factorial.p8.ints.le.....ok
t/26factorial.n32.ints.be....ok
t/26factorial.n32.ints.le....ok
t/27factorial.p32.ints.be....ok
t/27factorial.p32.ints.le....ok
t/28fibonacci.n8.ints.be.....ok
t/28fibonacci.n8.ints.le.....ok
t/29fibonacci.n16.ints.be....ok
t/29fibonacci.n16.ints.le....ok
t/30fibonacci.u32.ints.be....ok
t/30fibonacci.u32.ints.le....ok
t/31fibonacci.p16.ints.be....ok
t/31fibonacci.p16.ints.le....ok
t/32fibonacci.u16.ints.be....ok
t/32fibonacci.u16.ints.le....ok
t/33fibonacci.u8.ints.be.....ok
t/33fibonacci.u8.ints.le.....ok
t/34fibonacci.p8.ints.be.....ok
t/34fibonacci.p8.ints.le.....ok
t/35fibonacci.n32.ints.be....ok
t/35fibonacci.n32.ints.le....ok
t/36fibonacci.p32.ints.be....ok
t/36fibonacci.p32.ints.le....ok
All tests successful.
Files=73, Tests=3842, 99 wallclock secs (25.14 cusr +  2.94 csys = 28.08 CPU)

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

Prerequisite modules loaded:

requires:

    Module     Need  Have 
    ---------- ----- -----
    IO::File   1.14  1.14 
    IO::Scalar 1.126 2.110
    Test::More 0     0.72 

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

Environment variables:

    PATH = /usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 12222
    PERL5_CPAN_IS_RUNNING = 12222
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    $^X = /tmp/drhyde/perl-5.10.0/bin/perl
    $UID/$EUID = 40631 / 40631
    $GID = 500 500 600 900
    $EGID = 500 500 600 900

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    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.2701   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=netbsd, osvers=2.1.0_stable, archname=alpha-netbsd
    uname='netbsd sverige 2.1.0_stable netbsd 2.1.0_stable (sdf) #0: tue sep 4 06:27:41 utc 2007 root@ol:varsrc-2.1archalphacompilesdf alpha '
    config_args='-de -Dprefix=/tmp/drhyde/perl-5.10.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lbind -lgdbm -lm -lcrypt -lutil -lc -lposix
    perllibs=-lbind -lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib'



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