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

FAIL Log-Log4perl-Layout-XMLLayout-0.03darwin-thread-multi-64int-2level 8.10.0

From:
chris
Date:
April 26, 2008 18:16
Subject:
FAIL Log-Log4perl-Layout-XMLLayout-0.03darwin-thread-multi-64int-2level 8.10.0
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 GCARLS,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Sun Apr 27 02:15:49 2008] Trying to get 'http://www.cpan.org/authors/id/G/GC/GCARLS/Log-Log4perl-Layout-XMLLayout-0.03.tar.gz'
[MSG] [Sun Apr 27 02:15:59 2008] Trying to get 'http://www.cpan.org/authors/id/G/GC/GCARLS/CHECKSUMS'
[MSG] [Sun Apr 27 02:16:00 2008] Checksum matches for 'Log-Log4perl-Layout-XMLLayout-0.03.tar.gz'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/Changes'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/lib/'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/lib/Log/'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/lib/Log/Log4perl/'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/lib/Log/Log4perl/Layout/'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/lib/Log/Log4perl/Layout/XMLLayout.pm'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/Makefile.PL'
[MSG] [Sun Apr 27 02:16:00 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/MANIFEST'
[MSG] [Sun Apr 27 02:16:01 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/META.yml'
[MSG] [Sun Apr 27 02:16:01 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/README'
[MSG] [Sun Apr 27 02:16:01 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/t/'
[MSG] [Sun Apr 27 02:16:01 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/t/pod-coverage.t'
[MSG] [Sun Apr 27 02:16:01 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/t/pod.t'
[MSG] [Sun Apr 27 02:16:01 2008] Extracted 'Log-Log4perl-Layout-XMLLayout-0.03/t/xml.t'
[MSG] [Sun Apr 27 02:16:01 2008] Extracted 'Log::Log4perl::Layout::XMLLayout' to '/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Log-Log4perl-Layout-XMLLayout-0.03'
[MSG] [Sun Apr 27 02:16:04 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Log::Log4perl::Layout::XMLLayout

[MSG] [Sun Apr 27 02:16:04 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun Apr 27 02:16:10 2008] cp lib/Log/Log4perl/Layout/XMLLayout.pm blib/lib/Log/Log4perl/Layout/XMLLayout.pm
Manifying blib/man3/Log::Log4perl::Layout::XMLLayout.3

[ERROR] [Sun Apr 27 02:16:14 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /Volumes/Media/smoke/blead/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/pod-coverage......You tried to plan twice at t/pod-coverage.t line 3.
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/pod...............skipped: Test::Pod 1.00 required for testing POD
t/xml...............
#   Failed test at t/xml.t line 50.
# <?xml version = "1.0" encoding = "iso8859-1"?>
# <log4j:event logger="abc.def.ghi"
# 	timestamp="1209258974712"
# 	level="DEBUG"
# 	thread="7579">
# 	<log4j:message><![CDATA[That's the message]]></log4j:message>
# 	<log4j:NDC><![CDATA[undef]]></log4j:NDC>
# 	<log4j:locationInfo class="main"
# 		method="main"
# 		file="t/xml.t"
# 		line="35">
# 	</log4j:locationInfo>
# </log4j:event>

#   Failed test at t/xml.t line 73.

#   Failed test at t/xml.t line 94.

#   Failed test at t/xml.t line 114.
# Looks like you failed 4 tests of 11.
 Dubious, test returned 4 (wstat 1024, 0x400)
 Failed 4/11 subtests 

Test Summary Report
-------------------
t/pod-coverage.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/xml.t         (Wstat: 1024 Tests: 11 Failed: 4)
  Failed tests:  8-11
  Non-zero exit status: 4
Files=3, Tests=11,  2 wallclock secs ( 0.09 usr  0.05 sys +  0.78 cusr  0.18 csys =  1.10 CPU)
Result: FAIL
Failed 2/3 test programs. 4/11 subtests failed.
make: *** [test_dynamic] Error 4

[MSG] [Sun Apr 27 02:16:14 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
	  Module Name                        Have     Want
	  Log::Log4perl                      1.15      0.1

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Log-Log4perl-Layout-XMLLayout-0.03/blib/lib:/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Log-Log4perl-Layout-XMLLayout-0.03/blib/arch:/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/Log-Log4perl-Layout-XMLLayout-0.03/blib
    PERL5_CPANPLUS_IS_RUNNING = 7505
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /Volumes/Media/smoke/blead/bin/perl5.11.0
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


-------------------------------


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33741) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-64int-2level
    uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc '
    config_args='-de -Dusedevel -Dprefix=/Volumes/Media/smoke/blead -Dusethreads -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /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 -L/usr/local/lib'



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