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.076. 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] [Wed Jan 17 13:21:59 2007] Trying to get 'http://www.cpan.org/authors/id/S/SA/SAPER/Sys-Syslog-0.18.tar.gz' [MSG] [Wed Jan 17 13:22:00 2007] Trying to get 'http://www.cpan.org/authors/id/S/SA/SAPER/CHECKSUMS' [MSG] [Wed Jan 17 13:22:00 2007] Checksum matches for 'Sys-Syslog-0.18.tar.gz' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/Syslog.pm' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/Changes' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/distchk.t' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/constants.t' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/portfs.t' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/podspell.t' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/00-load.t' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/pod.t' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/syslog.t' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/t/podcover.t' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/MANIFEST' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/fallback/' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/fallback/const-c.inc' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/fallback/const-xs.inc' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/ppport.h' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/Syslog.xs' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/README' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/Makefile.PL' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys-Syslog-0.18/META.yml' [MSG] [Wed Jan 17 13:22:01 2007] Extracted 'Sys::Syslog' to '/home/cwill1is/.cpanplus/5.8.7/build/Sys-Syslog-0.18' [MSG] [Wed Jan 17 13:22:04 2007] Checking if your kit is complete... Looks good Writing Makefile for Sys::Syslog [MSG] [Wed Jan 17 13:22:04 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jan 17 13:22:20 2007] cp Syslog.pm blib/lib/Sys/Syslog.pm /usr/bin/perl.exe /usr/lib/perl5/5.8/ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/5.8/ExtUtils/typemap Syslog.xs > Syslog.xsc && mv Syslog.xsc Syslog.c gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" "-I/usr/lib/perl5/5.8/cygwin/CORE" Syslog.c Running Mkbootstrap for Sys::Syslog () chmod 644 Syslog.bs rm -f blib/arch/auto/Sys/Syslog/Syslog.dll ld2 -s -L/usr/local/lib Syslog.o -o blib/arch/auto/Sys/Syslog/Syslog.dll \ /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a \ gcc -shared -o Syslog.dll -Wl,--out-implib=libSyslog.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 -Wl,--enable-auto-image-base \ -s -L/usr/local/lib Syslog.o /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a Creating library file: libSyslog.dll.a mv Syslog.dll libSyslog.dll.a blib/arch/auto/Sys/Syslog/ chmod 755 blib/arch/auto/Sys/Syslog/Syslog.dll cp Syslog.bs blib/arch/auto/Sys/Syslog/Syslog.bs chmod 644 blib/arch/auto/Sys/Syslog/Syslog.bs [ERROR] [Wed Jan 17 13:22:29 2007] MAKE TEST failed: /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load......# Testing Sys::Syslog 0.18, Perl 5.008007, /usr/bin/perl.exe ok t/constants....ok 6/88 skipped: various reasons t/distchk......skipped all skipped: Test::Distribution required for checking distribution t/pod..........skipped all skipped: Test::Pod 1.14 required for testing POD t/podcover.....skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/podspell.....skipped all skipped: Pod spelling: for developer interest only :) t/portfs.......skipped all skipped: Test::Portability::Files required for testing filenames portability t/syslog.......Use of uninitialized value in -w at /home/cwill1is/.cpanplus/5.8.7/build/Sys-Syslog-0.18/blib/lib/Sys/Syslog.pm line 169. Use of uninitialized value in concatenation (.) or string at /home/cwill1is/.cpanplus/5.8.7/build/Sys-Syslog-0.18/blib/lib/Sys/Syslog.pm line 170. Use of uninitialized value in -w at /home/cwill1is/.cpanplus/5.8.7/build/Sys-Syslog-0.18/blib/lib/Sys/Syslog.pm line 169. Use of uninitialized value in concatenation (.) or string at /home/cwill1is/.cpanplus/5.8.7/build/Sys-Syslog-0.18/blib/lib/Sys/Syslog.pm line 170. # Failed test 'setlogsock() should return true: ''' # at t/syslog.t line 184. # Looks like you failed 1 test of 159. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 136 Failed 1/159 tests, 99.37% okay (less 60 skipped tests: 98 okay, 61.64%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/syslog.t 1 256 159 1 136 5 tests and 66 subtests skipped. Failed 1/8 test scripts. 1/248 subtests failed. Files=8, Tests=248, 6 wallclock secs ( 2.52 cusr + 2.27 csys = 4.80 CPU) Failed 1/8 test programs. 1/248 subtests failed. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Test::More 0.66 XSLoader 0.02 ******************************** 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 version 8 subversion 7) configuration: Platform: osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.1 inspiron 1.5.18(0.13242) 2005-07-02 20:30 i686 unknown unknown cygwin ' config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef 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='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O3', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -s -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -ldb -lcrypt -lgdbm_compat perllibs=-lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
