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

FAIL Authen-SASL-2.12 darwin-thread-multi-2level 8.10.1

From:
david
Date:
July 2, 2008 14:41
Subject:
FAIL Authen-SASL-2.12 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/


--
Dear Graham Barr,
    
This is a computer-generated report for Authen-SASL-2.12
on perl 5.10.0, created by CPAN-Reporter-1.15. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester: 

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from 'make test':

/Users/david/cpantesting/perl-5.10.0/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Digest::HMAC_MD5,0

*** Since we're running under CPANPLUS, I'll just let it take care
    of the dependency's installation later.
/Users/david/cpantesting/perl-5.10.0/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Digest::HMAC_MD5,0

*** Since we're running under CPANPLUS, I'll just let it take care
    of the dependency's installation later.
PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', '../blib/lib', '../blib/arch')" t/anon.t t/callback.t t/cram_md5.t t/digest_md5.t t/digest_md5_verified.t t/external.t t/login.t t/order.t t/plain.t
t/anon...................ok
t/callback...............ok
t/cram_md5...............skipped
        all skipped: Need Digest::HMAC_MD5
t/digest_md5.............skipped
        all skipped: Need Digest::HMAC_MD5
t/digest_md5_verified....skipped
        all skipped: Need Digest::HMAC_MD5
t/external...............ok
t/login..................ok
t/order..................
#   Failed test 'mechanism level'
#   in t/order.t at line 47.
#          got: '2'
#     expected: '3'

#   Failed test 'mechanism level'
#   in t/order.t at line 47.
#          got: '2'
#     expected: '3'

#   Failed test 'mechanism level'
#   in t/order.t at line 47.
#          got: '2'
#     expected: '3'

#   Failed test 'mechanism level'
#   in t/order.t at line 47.
#          got: '2'
#     expected: '3'

#   Failed test 'mechanism level'
#   in t/order.t at line 47.
#          got: '2'
#     expected: '3'

#   Failed test 'mechanism level'
#   in t/order.t at line 47.
#          got: '2'
#     expected: '3'
# Looks like you failed 6 tests of 75.
dubious
	Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 5, 10, 15, 20, 25, 30
	Failed 6/75 tests, 92.00% okay
t/plain..................ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/order.t      6  1536    75    6  5 10 15 20 25 30
3 tests skipped.
Failed 1/9 test scripts. 6/104 subtests failed.
Files=9, Tests=104,  1 wallclock secs ( 0.32 cusr +  0.09 csys =  0.41 CPU)
Failed 1/9 test programs. 6/104 subtests failed.
make[1]: *** [test_dynamic] Error 255
make: *** [subdirs-test] Error 2

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    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 = 13028
    PERL5_CPAN_IS_RUNNING = 13028
    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.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          1.05     
    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