Report for Net-Lorcon-0.02

Back
From: metabase:user:313dc9fe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Net-Lorcon-0.02 v5.8.9 GNU/Linux
Date: 2010-10-17T05:08:29Z

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.8.9, created by CPAN-Reporter-1.1711.

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/bin/make':

cp lib/Net/Lorcon.pm blib/lib/Net/Lorcon.pm
AutoSplitting blib/lib/Net/Lorcon.pm (blib/lib/auto/Net/Lorcon)
/home/perl589/perl/bin/perl /home/perl589/perl/lib/5.8.9/ExtUtils/xsubpp  -typemap /home/perl589/perl/lib/5.8.9/ExtUtils/typemap -typemap typemap  Lorcon.xs > Lorcon.xsc && mv Lorcon.xsc Lorcon.c
Please specify prototyping behavior for Lorcon.xs (see perlxs manual)
cc -c  -I/include -I/usr/include -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/home/perl589/perl/lib/5.8.9/i686-linux-thread-multi/CORE"   Lorcon.c
Lorcon.xs:7:21: error: tx80211.h: No such file or directory
Lorcon.xs:8:27: error: 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
make: *** [Lorcon.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    File::Copy 0    2.13
    File::Spec 0    3.31


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 19021
    PERL5_CPAN_IS_EXECUTING = /home/perl589/.cpan/build/Net-Lorcon-0.02-1FAM7n/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 19021
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29169,19021
    PERL_CR_SMOKER_CURRENT = Net-Lorcon-0.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/perl589/perl/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9402
    Cwd                 3.31  
    ExtUtils::CBuilder  0.2703
    ExtUtils::Command   1.16  
    ExtUtils::Install   1.54  
    ExtUtils::MakeMaker 6.56  
    ExtUtils::Manifest  1.58  
    ExtUtils::ParseXS   2.2205
    File::Spec          3.31  
    Module::Build       0.3607
    Module::Signature   n/a   
    Test::Harness       3.21  
    Test::More          0.94  
    YAML                0.71  
    YAML::Syck          1.09  
    version             0.82  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=linux, osvers=2.6.31-20-generic, archname=i686-linux-thread-multi
    uname='linux st47-laptop 2.6.31-20-generic #57-ubuntu smp mon feb 8 09:05:19 utc 2010 i686 gnulinux '
    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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.4.1', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.10.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.10.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        THREADS_HAVE_PIDS USE_FAST_STDIO USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Mar 11 2010 22:22:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="19021"
    PERL5_CPAN_IS_EXECUTING="/home/perl589/.cpan/build/Net-Lorcon-0.02-1FAM7n/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="19021"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="29169,19021"
    PERL_CR_SMOKER_CURRENT="Net-Lorcon-0.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perl589/perl/lib/5.8.9/i686-linux-thread-multi
    /home/perl589/perl/lib/5.8.9
    /home/perl589/perl/lib/site_perl/5.8.9/i686-linux-thread-multi
    /home/perl589/perl/lib/site_perl/5.8.9
    .