Report for SkypeAPI-0.08

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN SkypeAPI-0.08 v5.13.11 GNU/Linux
Date: 2011-05-17T21:07:32Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear LAOMOI,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. 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 'fetch':

[MSG] [Tue May 17 22:06:35 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/L/LA/LAOMOI/SkypeAPI-0.08.tar.gz'
[MSG] [Tue May 17 22:06:36 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/L/LA/LAOMOI/CHECKSUMS'
[MSG] [Tue May 17 22:06:36 2011] Checksum matches for 'SkypeAPI-0.08.tar.gz'
[MSG] [Tue May 17 22:06:36 2011] Extracted 'SkypeAPI' to '/home/cpan/pit/bare/conf/perl-5.13.11/.cpanplus/5.13.11/build/SkypeAPI-0.08'
[MSG] [Tue May 17 22:06:36 2011] CPANPLUS is prefering Build.PL
[MSG] [Tue May 17 22:06:36 2011] Loading YACSmoke database "/home/cpan/pit/bare/conf/perl-5.13.11/.cpanplus/cpansmoke.dat"
[MSG] [Tue May 17 22:06:36 2011] Checking if your kit is complete...
Looks good
Writing Makefile for SkypeAPI::Win
Writing MYMETA.yml

[MSG] [Tue May 17 22:06:36 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue May 17 22:06:36 2011] Checking for previous PASS result for "SkypeAPI-0.08"
[ERROR] [Tue May 17 22:06:37 2011] MAKE failed: No such file or directory cp lib/SkypeAPI/Robot.pm blib/lib/SkypeAPI/Robot.pm
cp lib/SkypeAPI/Command.pm blib/lib/SkypeAPI/Command.pm
cp lib/SkypeAPI/Win.pm blib/lib/SkypeAPI/Win.pm
cp lib/SkypeAPI.pm blib/lib/SkypeAPI.pm
/home/cpan/pit/bare/perl-5.13.11/bin/perl5.13.11 /home/cpan/pit/bare/perl-5.13.11/lib/5.13.11/ExtUtils/xsubpp  -typemap /home/cpan/pit/bare/perl-5.13.11/lib/5.13.11/ExtUtils/typemap  Win.xs > Win.xsc && mv Win.xsc Win.c
Please specify prototyping behavior for Win.xs (see perlxs manual)
cc -c  -I. -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/home/cpan/pit/bare/perl-5.13.11/lib/5.13.11/x86_64-linux/CORE"   Win.c
In file included from Win.xs:5:
ppport.h:3042:1: warning: "PERL_UNUSED_DECL" redefined
In file included from Win.xs:2:
/home/cpan/pit/bare/perl-5.13.11/lib/5.13.11/x86_64-linux/CORE/perl.h:328:1: warning: this is the location of the previous definition
Win.xs:6:21: error: windows.h: No such file or directory
Win.xs:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'g_hWndSkype'
Win.xs:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'g_hWndClient'
Win.xs:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SkypeControlAPIDiscover'
Win.xs:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SkypeControlAPIAttach'
Win.xs:26: error: expected ')' before 'hWndSkype'
Win.xs:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SkypeRegisterMessages'
Win.xs:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SkypeDiscover'
Win.xs:79: error: expected ')' before 'lParam'
Win.xs:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CALLBACK'
Win.xs:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MakeWindow'
Win.xs:168: error: expected ')' before 'hWnd'
Win.xs: In function 'SkypeSendMessage':
Win.xs:179: error: 'COPYDATASTRUCT' undeclared (first use in this function)
Win.xs:179: error: (Each undeclared identifier is reported only once
Win.xs:179: error: for each function it appears in.)
Win.xs:179: error: expected ';' before 'cds'
Win.xs:180: error: 'cds' undeclared (first use in this function)
Win.xs:183: error: 'g_hWndSkype' undeclared (first use in this function)
Win.xs:183: error: 'WM_COPYDATA' undeclared (first use in this function)
Win.xs:183: error: 'WPARAM' undeclared (first use in this function)
Win.xs:183: error: expected ')' before 'g_hWndClient'
Win.xs:185: error: 'g_hWndClient' undeclared (first use in this function)
Win.xs: In function 'attach_skype':
Win.xs:193: error: 'BOOL' undeclared (first use in this function)
Win.xs:193: error: expected ';' before 'bRet'
Win.xs:194: error: 'MSG' undeclared (first use in this function)
Win.xs:194: error: expected ';' before 'msg'
Win.xs:195: error: 'g_hWndClient' undeclared (first use in this function)
Win.xs:199: error: 'msg' undeclared (first use in this function)
Win.xs:199: error: 'PM_REMOVE' undeclared (first use in this function)
Win.xs:208: error: 'WM_QUIT' undeclared (first use in this function)
Win.xs: In function 'XS_SkypeAPI__Win_quit':
Win.xs:257: error: 'g_hWndClient' undeclared (first use in this function)
Win.xs:257: error: 'WM_QUIT' undeclared (first use in this function)
make: *** [Win.o] Error 1


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker             6.57_05        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9105
	CPANPLUS::Dist::Build              0.56
	Cwd                                3.36
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.56
	ExtUtils::MakeMaker             6.57_05
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2209
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.88

******************************** 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 CPANPLUS::Dist::YACSmoke 0.62.
Powered by minismokebox version 0.44

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US
    LC_COLLATE = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
    PERL5_CPANPLUS_IS_RUNNING = 405
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL5_MINISMOKEBOX = 0.44
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.13.11
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.13.11/bin/perl5.13.11
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 13 subversion 11) configuration:
   
  Platform:
    osname=linux, osvers=2.6.33.4, archname=x86_64-linux
    uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.13.11 -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.4', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Mar 29 2011 10:07:13
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="405"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL5_MINISMOKEBOX="0.44"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.13.11"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/perl-5.13.11/lib/site_perl/5.13.11/x86_64-linux
    /home/cpan/pit/bare/perl-5.13.11/lib/site_perl/5.13.11
    /home/cpan/pit/bare/perl-5.13.11/lib/5.13.11/x86_64-linux
    /home/cpan/pit/bare/perl-5.13.11/lib/5.13.11
    .