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:03 2008] Trying to get 'http://www.cpan.org/authors/id/W/WY/WYANT/CHECKSUMS' [MSG] [Fri Feb 1 09:40:04 2008] Checksum matches for 'Mac-Pasteboard-0.000_01.tar.gz' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/bin/' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/bin/pbtool' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/Build.PL' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/Changes' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/constant-c.inc' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/constant-h.inc' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/constant-xs.inc' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/lib/' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/lib/Mac/' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/lib/Mac/Pasteboard.pm' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/Makefile.PL' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/MANIFEST' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/MBCopy.PL' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/META.yml' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/Pasteboard.xs' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/pbl.c' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/pbl.h' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/ppport.h' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/README' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/basic.t' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/copy.t' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/error.t' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/misc.t' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/paste.t' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/pod.t' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/pod_coverage.t' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac-Pasteboard-0.000_01/t/synch.t' [MSG] [Fri Feb 1 09:40:05 2008] Extracted 'Mac::Pasteboard' to '/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/Mac-Pasteboard-0.000_01' [MSG] [Fri Feb 1 09:40:06 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:06 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Fri Feb 1 09:40:23 2008] cp lib/Mac/Pasteboard.pm blib/lib/Mac/Pasteboard.pm /Volumes/Media/smoke/perl562/bin/perl /Volumes/Media/smoke/perl562/lib/5.6.2/ExtUtils/xsubpp -typemap /Volumes/Media/smoke/perl562/lib/5.6.2/ExtUtils/typemap Pasteboard.xs > Pasteboard.xsc && mv Pasteboard.xsc Pasteboard.c cc -c -I. -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -O3 -DVERSION=\"0.000_01\" -DXS_VERSION=\"0.000_01\" "-I/Volumes/Media/smoke/perl562/lib/5.6.2/darwin-thread-multi/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_all': Pasteboard.xs:166: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness cc -c -I. -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -O3 -DVERSION=\"0.000_01\" -DXS_VERSION=\"0.000_01\" "-I/Volumes/Media/smoke/perl562/lib/5.6.2/darwin-thread-multi/CORE" -DTIGER pbl.c pbl.c: In function 'pbl_create': 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 Running Mkbootstrap for Mac::Pasteboard () chmod 644 Pasteboard.bs rm -f blib/arch/auto/Mac/Pasteboard/Pasteboard.bundle LD_RUN_PATH="" 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:40:26 2008] MAKE TEST failed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/perl562/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic...........ok t/copy............perl(26792) malloc: *** Deallocation of a pointer not malloced: 0x42a70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Unknown error (-4960) at t/copy.t line 31 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-15 Failed 15/15 tests, 0.00% okay t/error...........perl(26794) malloc: *** Deallocation of a pointer not malloced: 0x42a70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Unknown error (-4960) at t/error.t line 12 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/misc............perl(26795) malloc: *** Deallocation of a pointer not malloced: 0x42a70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Unknown error (-4960) at t/misc.t line 14 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/paste...........perl(26796) malloc: *** Deallocation of a pointer not malloced: 0x42a70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Unknown error (-4960) at t/paste.t line 28 dubious Test returned status 255 (wstat 65280, 0xff00) 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...........perl(26799) malloc: *** Deallocation of a pointer not malloced: 0x42a70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Unknown error (-4960) at t/synch.t line 19 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/copy.t 255 65280 15 30 1-15 t/error.t 255 65280 3 6 1-3 t/misc.t 255 65280 6 12 1-6 t/paste.t 255 65280 9 18 1-9 t/synch.t 255 65280 2 4 1-2 2 tests skipped. Failed 5/8 test scripts. 35/36 subtests failed. Files=8, Tests=36, 2 wallclock secs ( 1.30 cusr + 0.45 csys = 1.75 CPU) Failed 5/8 test programs. 35/36 subtests failed. [MSG] [Fri Feb 1 09:40:26 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.19 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 3.07e-02. ------------------------------ 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/perl562/.cpanplus/5.6.2/build/Mac-Pasteboard-0.000_01/blib/lib:/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/Mac-Pasteboard-0.000_01/blib/arch:/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/Mac-Pasteboard-0.000_01/blib PERL5_CPANPLUS_IS_EXECUTING = PERL5_CPANPLUS_IS_RUNNING = 26708 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/perl562/bin/perl UID: $< = 502 EUID: $> = 502 GID: $( = 502 502 EGID: $) = 502 502 ------------------------------- -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=darwin, osvers=8.10.0, archname=darwin-thread-multi uname='darwin bingos-power-mac-g4-agp-graphics.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=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include', optimize='-O3', cppflags='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -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, usemymalloc=n, 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 Dynamic Linking: dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'
