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 Philippe M. Chiasson,
    
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] [Tue Mar 20 02:24:24 2007] Trying to get 
'http://www.cpan.org/authors/id/G/GO/GOZER/POSIX-strptime-0.08.tar.gz'
[MSG] [Tue Mar 20 02:24:25 2007] Trying to get 
'http://www.cpan.org/authors/id/G/GO/GOZER/CHECKSUMS'
[MSG] [Tue Mar 20 02:24:26 2007] Checksum matches for 
'POSIX-strptime-0.08.tar.gz'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/t'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 
'POSIX-strptime-0.08/t/00-signature.t'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 
'POSIX-strptime-0.08/t/POSIX-strptime.t'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/lib'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/lib/POSIX'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 
'POSIX-strptime-0.08/lib/POSIX/strptime.pm'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/SIGNATURE'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/Changes'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/MANIFEST.SKIP'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/Makefile.PL'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/ppport.h'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/META.yml'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/strptime.xs'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX-strptime-0.08/MANIFEST'
[MSG] [Tue Mar 20 02:24:26 2007] Extracted 'POSIX::strptime' to 
'/home/cpan/.cpanplus/5.8.8/build/POSIX-strptime-0.08'
[MSG] [Tue Mar 20 02:24:27 2007] Checking if your kit is complete...
Looks good
Writing Makefile for POSIX::strptime

[MSG] [Tue Mar 20 02:24:27 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Mar 20 02:24:30 2007] cp lib/POSIX/strptime.pm 
blib/lib/POSIX/strptime.pm
/home/cpan/perl588/bin/perl /home/cpan/perl588/lib/5.8.8/ExtUtils/xsubpp  
-typemap /home/cpan/perl588/lib/5.8.8/ExtUtils/typemap  strptime.xs > 
strptime.xsc && mv strptime.xsc strptime.c
Please specify prototyping behavior for strptime.xs (see perlxs manual)
cc -c  -I. -fno-strict-aliasing -pipe -I/usr/pkg/include -O   
-DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -DPIC -fPIC  
"-I/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE"   
strptime.c
In file included from strptime.xs:5:
ppport.h:3019:1: warning: "PERL_UNUSED_DECL" redefined
In file included from strptime.xs:2:
/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE/perl.h:163:1: 
warning: this is the location of the previous definition
Running Mkbootstrap for POSIX::strptime ()
chmod 644 strptime.bs
rm -f blib/arch/auto/POSIX/strptime/strptime.so
cc  --whole-archive -shared  -L/usr/pkg/lib strptime.o  -o 
blib/arch/auto/POSIX/strptime/strptime.so    \
                \
          
chmod 755 blib/arch/auto/POSIX/strptime/strptime.so
cp strptime.bs blib/arch/auto/POSIX/strptime/strptime.bs
chmod 644 blib/arch/auto/POSIX/strptime/strptime.bs
Manifying blib/man3/POSIX::strptime.3

[ERROR] [Tue Mar 20 02:24:30 2007] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/cpan/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00-signature......ok
        1/1 skipped: various reasons
t/POSIX-strptime....
#   Failed test '2005-02-04 10:32:34 UTC|%F %T %Z|34 32 10 4 1 105 5 34'
#   at t/POSIX-strptime.t line 17.
#     Structures begin differing at:
#          $got->[0] = undef
#     $expected->[0] = '34'

#   Failed test '2005-02-04 10:32:34 +0100|%F %T %z|34 32 10 4 1 105 5 34'
#   at t/POSIX-strptime.t line 17.
#     Structures begin differing at:
#          $got->[0] = undef
#     $expected->[0] = '34'

#   Failed test '2005-02-04|%F|undef undef undef 4 1 105 5 34'
#   at t/POSIX-strptime.t line 17.
#     Structures begin differing at:
#          $got->[3] = undef
#     $expected->[3] = '4'
# Looks like you failed 3 tests of 6.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 2-4
        Failed 3/6 tests, 50.00% okay
Failed Test        Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/POSIX-strptime.t    3   768     6    3  2-4
1 subtest skipped.
Failed 1/2 test scripts. 3/7 subtests failed.
Files=2, Tests=7,  0 wallclock secs ( 0.16 cusr +  0.04 csys =  0.20 CPU)
Failed 1/2 test programs. 3/7 subtests failed.
gmake: *** [test_dynamic] Error 3



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

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/home/cpan/.cpanplus/5.8.8/build/POSIX-strptime-0.08/blib/lib:/home/cpan/.cpanplus/5.8.8/build/POSIX-strptime-0.08/blib/arch:/home/cpan/.cpanplus/5.8.8/build/POSIX-strptime-0.08/blib
    PERL5_CPANPLUS_IS_RUNNING = 11606
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/perl588/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: 
tue oct 31 04:32:05 utc 2006 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    config_args=''
    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='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=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=4, 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=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E  
-Wl,-R/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE'
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to