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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--

Dear Sebastien Aperghis-Tramoni,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. 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':

[CP_MSG] [Mon Jun 19 11:18:20 2006] Trying to get 
'ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SA/SAPER/Sys-Syslog-0.14.tar.gz'
[CP_MSG] [Mon Jun 19 11:18:21 2006] Trying to get 
'ftp://ftp.mirror.ac.uk/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SA/SAPER/CHECKSUMS'
[CP_MSG] [Mon Jun 19 11:18:22 2006] Checksum matches for 
'Sys-Syslog-0.14.tar.gz'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/Syslog.pm'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/Changes'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/distchk.t'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/constants.t'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/podspell.t'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/portfs.t'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/00-load.t'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/pod.t'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/syslog.t'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/t/podcover.t'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/MANIFEST'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/fallback/'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 
'Sys-Syslog-0.14/fallback/const-c.inc'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 
'Sys-Syslog-0.14/fallback/const-xs.inc'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/Syslog.xs'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/README'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/Makefile.PL'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys-Syslog-0.14/META.yml'
[CP_MSG] [Mon Jun 19 11:18:24 2006] Extracted 'Sys::Syslog' to 
'/root/.cpanplus/5.6.1/build/Sys-Syslog-0.14'
[CP_MSG] [Mon Jun 19 11:18:25 2006] Checking if your kit is complete...
Looks good
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for Sys::Syslog

[CP_MSG] [Mon Jun 19 11:18:30 2006] cp Syslog.pm blib/lib/Sys/Syslog.pm
/usr/bin/perl -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 
/usr/lib/perl5/5.6.1/ExtUtils/xsubpp -noprototypes -typemap 
/usr/lib/perl5/5.6.1/ExtUtils/typemap Syslog.xs > Syslog.xsc && mv Syslog.xsc 
Syslog.c
gcc -c  -fno-strict-aliasing -I/usr/local/include -O2 -march=i386 -mcpu=i686   
-DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" -fPIC 
-I/usr/lib/perl5/5.6.1/i386-linux/CORE  Syslog.c
Running Mkbootstrap for Sys::Syslog ()
chmod 644 Syslog.bs
rm -f blib/arch/auto/Sys/Syslog/Syslog.so
LD_RUN_PATH="" gcc  -shared -L/usr/local/lib Syslog.o  -o 
blib/arch/auto/Sys/Syslog/Syslog.so     
chmod 755 blib/arch/auto/Sys/Syslog/Syslog.so
cp Syslog.bs blib/arch/auto/Sys/Syslog/Syslog.bs
chmod 644 blib/arch/auto/Sys/Syslog/Syslog.bs

[CP_ERROR] [Mon Jun 19 11:18:34 2006] MAKE TEST failed: No such file or 
directory PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness 
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00-load...........# Testing Sys::Syslog 0.14, Perl 5.006001, /usr/bin/perl
ok
t/constants.........skipped: can't read 'macros.all': No such file or directory
t/distchk...........skipped: Test::Distribution required for checking 
distribution
t/podcover..........skipped: Test::Pod::Coverage 1.06 required for testing POD 
coverage
t/podspell..........skipped: Pod spelling: for developer interest only :)
t/pod...............ok
t/portfs............skipped: Test::Portability::Files required for testing 
filenames portability
t/syslog............tcp passed to setlogsock, but tcp service unavailable at 
t/syslog.t line 115
stream passed to setlogsock, but  is not writable at t/syslog.t line 185
stream passed to setlogsock, but test.log is not writable at t/syslog.t line 195
FAILED test 9
        Failed 1/160 tests, 99.38% okay (-34 skipped tests: 125 okay, 78.12%)
Failed Test Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
t/syslog.t                   160    1   0.62%  9
5 tests and 34 subtests skipped.
Failed 1/8 test scripts, 87.50% okay. 1/162 subtests failed, 99.38% okay.
make: *** [test_dynamic] Error 29


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Test::More                         0.60
        XSLoader                           0.01

******************************** 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:
 

--

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=linux, osvers=2.6.8-1.521smp, archname=i386-linux
    uname='linux jane.spidermaker.fedoralegacy.org 2.6.8-1.521smp #1 smp mon 
aug 16 09:25:06 edt 2004 i686 unknown '
    config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686 -Dcc=gcc 
-Dcf_by=Red Hat, Inc. -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Dprefix=/usr 
-Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Uusethreads 
-Uuseithreads -Uuselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Di_ndbm 
-Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm 
-Dinc_version_list=5.6.0/i386-linux 5.6.0'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include',
    optimize='-O2 -march=i386 -mcpu=i686',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.3 2.96-113)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=4
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to