Report for Net-Lorcon-0.02

Back
From: metabase:user:31dd1d2e-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Net-Lorcon-0.02 v5.16.0 
Date: 2013-05-12T18:10:42Z

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 Patrice Auffret,

This is a computer-generated report for Net-Lorcon-0.02
on perl 5.16.0, created by CPAN-Reporter-1.2006.

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 'C:\Perl16\site\bin\dmake.exe':

cp lib/Net/Lorcon.pm blib\lib\Net\Lorcon.pm
AutoSplitting blib\lib\Net\Lorcon.pm (blib\lib\auto\Net\Lorcon)
C:\Perl16\bin\perl.exe C:\Perl16\lib\ExtUtils\xsubpp  -typemap C:\Perl16\lib\ExtUtils\typemap -typemap typemap  Lorcon.xs > Lorcon.xsc && C:\Perl16\bin\perl.exe -MExtUtils::Command -e mv -- Lorcon.xsc Lorcon.c
Please specify prototyping behavior for Lorcon.xs (see perlxs manual)
C:/Perl16/site/bin/gcc.exe -c  -I/include -I/usr/include -I/usr/local/include 	-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields -O2 	  -DVERSION=\"0.02\" 	-DXS_VERSION=\"0.02\"  "-IC:\Perl16\lib\CORE"   Lorcon.c
Lorcon.xs:7:21: tx80211.h: No such file or directory
Lorcon.xs:8:27: tx80211_errno.h: No such file or directory
Lorcon.xs: In function `XS_Net__Lorcon_getcardlist':
Lorcon.xs:27: warning: assignment makes pointer from integer without a cast
Lorcon.xs:31: error: dereferencing pointer to incomplete type
Lorcon.xs:31: error: dereferencing pointer to incomplete type
Lorcon.xs:32: error: dereferencing pointer to incomplete type
Lorcon.xs:33: error: dereferencing pointer to incomplete type
Lorcon.xs: In function `XS_Net__Lorcon__new':
Lorcon.xs:48: error: dereferencing pointer to incomplete type
Lorcon.xs:49: error: dereferencing pointer to incomplete type
Lorcon.xs: In function `XS_Net__Lorcon_txpacket':
Lorcon.xs:108: error: variable `packet' has initializer but incomplete type
Lorcon.xs:109: error: unknown field `packet' specified in initializer
Lorcon.xs:109: warning: excess elements in struct initializer
Lorcon.xs:109: warning: (near initialization for `packet')
Lorcon.xs:110: error: unknown field `plen' specified in initializer
Lorcon.xs:111: warning: excess elements in struct initializer
Lorcon.xs:111: warning: (near initialization for `packet')
Lorcon.xs:108: error: storage size of 'packet' isn't known
dmake.exe:  Error code 129, while making 'Lorcon.o'

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    File::Copy          0    2.23   
    File::Spec          0    3.39_02

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


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

Environment variables:

    ACTIVEPERL_CONFIG_SILENT = 1
    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 2
    PATH = C:\Perl16\site\bin;C:\Perl16\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\ActiveState Komodo IDE 6\;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\TortoiseGit\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\OpenVPN\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 13276
    PERL5_CPAN_IS_EXECUTING = C:\Perl16\cpan\build\Net-Lorcon-0.02-Nv8T5Q\Makefile.PL
    PERL5_CPAN_IS_RUNNING = 13276
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5688,13276
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Net-Lorcon-0.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 4 Stepping 2, AuthenticAMD
    TEMP = C:\Users\Mithaldu\AppData\Local\Temp
    TERM = dumb

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

    $^X = C:\Perl16\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win7
    Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.39_02 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.99    


--

Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.2, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=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='C:/Perl16/site/bin/gcc.exe', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields',
    optimize='-O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5 (mingw-vista special r3)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='C:\Perl16\site\bin\g++.exe', ldflags ='-L"C:\Perl16\lib\CORE"'
    libpth=\lib
    libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt
    perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt
    libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl516.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -L"C:\Perl16\lib\CORE"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Locally applied patches:
	ActivePerl Build 1600 [295879]
  Built under MSWin32
  Compiled at Jun 11 2012 12:43:38
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="13276"
    PERL5_CPAN_IS_EXECUTING="C:\Perl16\cpan\build\Net-Lorcon-0.02-Nv8T5Q\Makefile.PL"
    PERL5_CPAN_IS_RUNNING="13276"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="5688,13276"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Net-Lorcon-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/Perl16/site/lib
    C:/Perl16/lib
    .