Report for SkypeAPI-0.08

Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: UNKNOWN SkypeAPI-0.08 v5.14.1 SunOS/Solaris
Date: 2011-06-28T01:04:15Z

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 xiaoshengcaicai,

This is a computer-generated report for SkypeAPI-0.08
on perl 5.14.1, created by CPAN-Reporter-1.1902.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/local/bin/make':

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
/export/home/cpant2/perl5/bin/perl5.14.1 /export/home/cpant2/perl5/lib/5.14.1/ExtUtils/xsubpp  -typemap /export/home/cpant2/perl5/lib/5.14.1/ExtUtils/typemap  Win.xs > Win.xsc && mv Win.xsc Win.c
Please specify prototyping behavior for Win.xs (see perlxs manual)
gcc -c  -I. -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O   -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/export/home/cpant2/perl5/lib/5.14.1/i86pc-solaris-64int/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:
/export/home/cpant2/perl5/lib/5.14.1/i86pc-solaris-64int/CORE/perl.h:328:1: warning: this is the location of the previous definition
Win.xs:6:21: windows.h: No such file or directory
Win.xs:9: error: syntax error before "g_hWndSkype"
Win.xs:9: warning: data definition has no type or storage class
Win.xs:10: error: syntax error before "g_hWndClient"
Win.xs:10: warning: data definition has no type or storage class
Win.xs:14: error: syntax error before "SkypeControlAPIDiscover"
Win.xs:14: warning: data definition has no type or storage class
Win.xs:15: error: syntax error before "SkypeControlAPIAttach"
Win.xs:15: warning: data definition has no type or storage class
Win.xs:26: error: syntax error before "hWndSkype"
Win.xs: In function `HandleSkypeMessage':
Win.xs:28: error: `cds' undeclared (first use in this function)
Win.xs:28: error: (Each undeclared identifier is reported only once
Win.xs:28: error: for each function it appears in.)
Win.xs: At top level:
Win.xs:46: error: syntax error before "SkypeRegisterMessages"
Win.xs:67: error: syntax error before "SkypeDiscover"
Win.xs:67: error: syntax error before "hWnd"
Win.xs: In function `SkypeDiscover':
Win.xs:69: error: `LRESULT' undeclared (first use in this function)
Win.xs:69: error: syntax error before "res"
Win.xs:72: warning: assignment makes integer from pointer without a cast
Win.xs:74: error: `res' undeclared (first use in this function)
Win.xs:74: error: `HWND_BROADCAST' undeclared (first use in this function)
Win.xs:74: error: `WPARAM' undeclared (first use in this function)
Win.xs:74: error: syntax error before "hWnd"
Win.xs: At top level:
Win.xs:79: error: syntax error before "lParam"
Win.xs: In function `HandleSkypeAttach':
Win.xs:81: error: `lParam' undeclared (first use in this function)
Win.xs:83: error: `HWND' undeclared (first use in this function)
Win.xs:83: error: syntax error before "wParam"
Win.xs:92: warning: assignment makes integer from pointer without a cast
Win.xs:105: error: `wParam' undeclared (first use in this function)
Win.xs: At top level:
Win.xs:109: error: syntax error before "CALLBACK"
Win.xs:109: error: syntax error before "hWnd"
Win.xs: In function `MySkypeWindowProc':
Win.xs:111: error: `uMsg' undeclared (first use in this function)
Win.xs:111: error: `WM_CREATE' undeclared (first use in this function)
Win.xs:116: error: `hWnd' undeclared (first use in this function)
Win.xs:121: error: `WM_DESTROY' undeclared (first use in this function)
Win.xs:125: error: `lParam' undeclared (first use in this function)
Win.xs:125: error: `wParam' undeclared (first use in this function)
Win.xs:129: error: `HWND' undeclared (first use in this function)
Win.xs:129: error: syntax error before "hWndOther"
Win.xs:130: error: `hWndOther' undeclared (first use in this function)
Win.xs:134: error: `WM_COPYDATA' undeclared (first use in this function)
Win.xs:134: error: syntax error before "wParam"
Win.xs:134: error: syntax error before ')' token
Win.xs: At top level:
Win.xs:138: error: syntax error before "else"
Win.xs: In function `MakeWindow':
Win.xs:146: error: `WNDCLASS' undeclared (first use in this function)
Win.xs:146: error: syntax error before "wndcls"
Win.xs:147: error: `HWND' undeclared (first use in this function)
Win.xs:148: error: `ATOM' undeclared (first use in this function)
Win.xs:149: error: `wndcls' undeclared (first use in this function)
Win.xs:155: error: `a' undeclared (first use in this function)
Win.xs:160: error: `hWnd' undeclared (first use in this function)
Win.xs:160: error: `WS_EX_CLIENTEDGE' undeclared (first use in this function)
Win.xs:160: error: `WS_OVERLAPPEDWINDOW' undeclared (first use in this function)
Win.xs:160: error: `CW_USEDEFAULT' undeclared (first use in this function)
Win.xs:160: error: `HMENU' undeclared (first use in this function)
Win.xs:160: error: `HINSTANCE' undeclared (first use in this function)
Win.xs:160: error: syntax error before "GetModuleHandle"
Win.xs: At top level:
Win.xs:168: error: syntax error before "hWnd"
Win.xs: In function `UnmakeWindow':
Win.xs:170: error: `hWnd' undeclared (first use in this function)
Win.xs: In function `SkypeSendMessage':
Win.xs:179: error: `COPYDATASTRUCT' undeclared (first use in this function)
Win.xs:179: error: syntax error before "cds"
Win.xs:180: error: `cds' 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: syntax error before "g_hWndClient"
Win.xs: At top level:
Win.xs:188: error: syntax error before "return"
Win.xs: In function `attach_skype':
Win.xs:193: error: `BOOL' undeclared (first use in this function)
Win.xs:193: error: syntax error before "bRet"
Win.xs:194: error: `MSG' 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: `WM_QUIT' undeclared (first use in this function)
make: *** [Win.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_05


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LD_LIBRARY_PATH = /usr/local/lib:
    PATH = /export/home/cpant2/perl5/bin:/usr/local/bin:/usr/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 15888
    PERL5_CPAN_IS_EXECUTING = /export/home/cpant2/.cpan/build/SkypeAPI-0.08-uW978w/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 15888
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11762,15888
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = SkypeAPI-0.08
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LWP_SSL_VERIFY_HOSTNAME = 0
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = xterm

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

    $^X = /export/home/cpant2/perl5/bin/perl5.14.1
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.91    


--

Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
   
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
    uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
    config_args='-Dcc=gcc -Dprefix=~/perl5 -Duse64bitint -Dusedevel -d'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
    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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Built under solaris
  Compiled at Jun 17 2011 12:59:29
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15888"
    PERL5_CPAN_IS_EXECUTING="/export/home/cpant2/.cpan/build/SkypeAPI-0.08-uW978w/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="15888"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="11762,15888"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="SkypeAPI-0.08"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LWP_SSL_VERIFY_HOSTNAME="0"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpant2/perl5/lib/site_perl/5.14.1/i86pc-solaris-64int
    /export/home/cpant2/perl5/lib/site_perl/5.14.1
    /export/home/cpant2/perl5/lib/5.14.1/i86pc-solaris-64int
    /export/home/cpant2/perl5/lib/5.14.1
    /export/home/cpant2/perl5/lib/site_perl
    .