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 WYANT,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. 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] [Fri Feb  1 09:40:41 2008] Trying to get 
'http://www.cpan.org/authors/id/W/WY/WYANT/CHECKSUMS'
[MSG] [Fri Feb  1 09:40:42 2008] Checksum matches for 
'Mac-Pasteboard-0.000_01.tar.gz'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/bin/'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/bin/pbtool'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/Build.PL'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/Changes'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 
'Mac-Pasteboard-0.000_01/constant-c.inc'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 
'Mac-Pasteboard-0.000_01/constant-h.inc'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 
'Mac-Pasteboard-0.000_01/constant-xs.inc'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/lib/'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/lib/Mac/'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 
'Mac-Pasteboard-0.000_01/lib/Mac/Pasteboard.pm'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/Makefile.PL'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/MANIFEST'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/MBCopy.PL'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/META.yml'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 
'Mac-Pasteboard-0.000_01/Pasteboard.xs'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/pbl.c'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/pbl.h'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/ppport.h'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/README'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/t/'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/t/basic.t'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/t/copy.t'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/t/error.t'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/t/misc.t'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/t/paste.t'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/t/pod.t'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 
'Mac-Pasteboard-0.000_01/t/pod_coverage.t'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac-Pasteboard-0.000_01/t/synch.t'
[MSG] [Fri Feb  1 09:40:43 2008] Extracted 'Mac::Pasteboard' to 
'/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Mac-Pasteboard-0.000_01'
[MSG] [Fri Feb  1 09:40:45 2008] 
The pbtool script is a front-end for Mac::Pasteboard, for ad-hoc
manipulation of Mac OS X pasteboards.

Do you want to install pbtool? [n] n
Checking if your kit is complete...
Looks good
Writing Makefile for Mac::Pasteboard

[MSG] [Fri Feb  1 09:40:45 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Feb  1 09:41:03 2008] cp lib/Mac/Pasteboard.pm 
blib/lib/Mac/Pasteboard.pm
/Volumes/Media/smoke/perl588/bin/perl 
/Volumes/Media/smoke/perl588/lib/5.8.8/ExtUtils/xsubpp  -typemap 
/Volumes/Media/smoke/perl588/lib/5.8.8/ExtUtils/typemap  Pasteboard.xs > 
Pasteboard.xsc && mv Pasteboard.xsc Pasteboard.c
cc -c  -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -O3   -DVERSION=\"0.000_01\" 
-DXS_VERSION=\"0.000_01\"  
"-I/Volumes/Media/smoke/perl588/lib/5.8.8/darwin-thread-multi-2level/CORE"  
-DTIGER Pasteboard.c
Pasteboard.xs: In function 'XS_Mac__Pasteboard_xs_pbl_copy':
Pasteboard.xs:57: warning: pointer targets in passing argument 2 of 'pbl_copy' 
differ in signedness
Pasteboard.xs: In function 'XS_Mac__Pasteboard_xs_pbl_paste':
Pasteboard.xs:86: warning: pointer targets in passing argument 2 of 
'Perl_newSVpv' differ in signedness
Pasteboard.xs: In function 'XS_Mac__Pasteboard_xs_pbl_uti_tags':
Pasteboard.xs:106: warning: ISO C90 forbids mixed declarations and code
Pasteboard.xs: In function 'XS_Mac__Pasteboard_xs_pbl_all':
Pasteboard.xs:166: warning: pointer targets in passing argument 2 of 
'Perl_newSVpv' differ in signedness
cc -c  -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -O3   -DVERSION=\"0.000_01\" 
-DXS_VERSION=\"0.000_01\"  
"-I/Volumes/Media/smoke/perl588/lib/5.8.8/darwin-thread-multi-2level/CORE"  
-DTIGER pbl.c
pbl.c: In function 'pbl_create':
pbl.c:167: warning: ISO C90 forbids mixed declarations and code
pbl.c:194: warning: passing argument 1 of 'PasteboardCopyName' from 
incompatible pointer type
pbl.c: In function 'pbl_copy':
pbl.c:272: warning: pointer targets in passing argument 2 of 'CFDataCreate' 
differ in signedness
pbl.c: In function 'pbl_all':
pbl.c:510: warning: ISO C90 forbids mixed declarations and code
pbl.c:520: warning: ISO C90 forbids mixed declarations and code
Running Mkbootstrap for Mac::Pasteboard ()
chmod 644 Pasteboard.bs
rm -f blib/arch/auto/Mac/Pasteboard/Pasteboard.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup 
-L/usr/local/lib -framework ApplicationServices Pasteboard.o pbl.o  -o 
blib/arch/auto/Mac/Pasteboard/Pasteboard.bundle  \
        \
  
chmod 755 blib/arch/auto/Mac/Pasteboard/Pasteboard.bundle
cp Pasteboard.bs blib/arch/auto/Mac/Pasteboard/Pasteboard.bs
chmod 644 blib/arch/auto/Mac/Pasteboard/Pasteboard.bs
Manifying blib/man3/Mac::Pasteboard.3

[ERROR] [Fri Feb  1 09:41:06 2008] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/Volumes/Media/smoke/perl588/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic...........ok
t/copy............Unknown error (-4960) at t/copy.t line 31
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-15
        Failed 15/15 tests, 0.00% okay
t/error...........Unknown error (-4960) at t/error.t line 12
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/misc............Unknown error (-4960) at t/misc.t line 14
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/paste...........Unknown error (-4960) at t/paste.t line 28
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/pod.............skipped
        all skipped: Test::Pod 1.00 or higher required to test POD validity.
t/pod_coverage....skipped
        all skipped: Test::Pod::Coverage 1.00 or greater required.
t/synch...........Unknown error (-4960) at t/synch.t line 19
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/copy.t       2   512    15   30  1-15
t/error.t      2   512     3    6  1-3
t/misc.t       2   512     6   12  1-6
t/paste.t      2   512     9   18  1-9
t/synch.t      2   512     2    4  1-2
2 tests skipped.
Failed 5/8 test scripts. 35/36 subtests failed.
Files=8, Tests=36,  3 wallclock secs ( 1.43 cusr +  0.51 csys =  1.94 CPU)
Failed 5/8 test programs. 35/36 subtests failed.

[MSG] [Fri Feb  1 09:41:06 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
          Scalar::Util                       1.18     1.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:
 

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

------------------------------
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/perl588/.cpanplus/5.8.8/build/Mac-Pasteboard-0.000_01/blib/lib:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Mac-Pasteboard-0.000_01/blib/arch:/Volumes/Media/smoke/perl588/.cpanplus/5.8.8/build/Mac-Pasteboard-0.000_01/blib
    PERL5_CPANPLUS_IS_RUNNING = 26802
    PERL5_CPANPLUS_IS_VERSION = 0.82
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /Volumes/Media/smoke/perl588/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-2level
    uname='darwin afalglas.local 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=''
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    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 =' -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'

Reply via email to