develooper Front page | perl.cpan.testers | Postings from April 2008

FAIL Net-Libdnet-0.01 i686-linux-thread-multi 2.6.22-3-486

From:
DEVOGON
Date:
April 21, 2008 10:59
Subject:
FAIL Net-Libdnet-0.01 i686-linux-thread-multi 2.6.22-3-486
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Vlad Manilici,
    
This is a computer-generated report for Net-Libdnet-0.01
on perl 5.11.0 patch 33261, created by CPAN-Reporter-1.13. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.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 Libdnet.pm blib/lib/Net/Libdnet.pm
AutoSplitting blib/lib/Net/Libdnet.pm (blib/lib/auto/Net/Libdnet)
/usr/local/bin/perl5.11.0 /usr/local/lib/perl5/5.11.0/ExtUtils/xsubpp  -typemap /usr/local/lib/perl5/5.11.0/ExtUtils/typemap  Libdnet.xs > Libdnet.xsc && mv Libdnet.xsc Libdnet.c
cc -c  -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/local/lib/perl5/5.11.0/i686-linux-thread-multi/CORE"   Libdnet.c
Libdnet.xs:35:18: error: dnet.h: No such file or directory
Libdnet.xs:37: warning: ‘struct intf_entry’ declared inside parameter list
Libdnet.xs:37: warning: its scope is only this definition or declaration, which is probably not what you want
Libdnet.xs: In function ‘intf2hash’:
Libdnet.xs:50: error: dereferencing pointer to incomplete type
Libdnet.xs:58: error: dereferencing pointer to incomplete type
Libdnet.xs:66: error: dereferencing pointer to incomplete type
Libdnet.xs:74: error: dereferencing pointer to incomplete type
Libdnet.xs:82: error: dereferencing pointer to incomplete type
Libdnet.xs:91: error: dereferencing pointer to incomplete type
Libdnet.xs:91: warning: assignment makes pointer from integer without a cast
Libdnet.xs:95: error: dereferencing pointer to incomplete type
Libdnet.xs:95: warning: passing argument 2 of ‘Perl_newSVpv’ makes pointer from integer without a cast
Libdnet.xs:105: error: dereferencing pointer to incomplete type
Libdnet.xs:105: warning: assignment makes pointer from integer without a cast
Libdnet.xs:109: error: dereferencing pointer to incomplete type
Libdnet.xs:109: warning: passing argument 2 of ‘Perl_newSVpv’ makes pointer from integer without a cast
Libdnet.xs:119: error: dereferencing pointer to incomplete type
Libdnet.xs:119: warning: assignment makes pointer from integer without a cast
Libdnet.xs:123: error: dereferencing pointer to incomplete type
Libdnet.xs:123: warning: passing argument 2 of ‘Perl_newSVpv’ makes pointer from integer without a cast
Libdnet.xs: In function ‘XS_Net__Libdnet_addr_cmp’:
Libdnet.xs:144: error: storage size of ‘SadA’ isn’t known
Libdnet.xs:144: error: storage size of ‘SadB’ isn’t known
Libdnet.xs: In function ‘XS_Net__Libdnet_addr_bcast’:
Libdnet.xs:188: error: storage size of ‘SadAd’ isn’t known
Libdnet.xs:188: error: storage size of ‘SadBc’ isn’t known
Libdnet.xs:208: warning: assignment makes pointer from integer without a cast
Libdnet.xs: In function ‘XS_Net__Libdnet_addr_net’:
Libdnet.xs:226: error: storage size of ‘SadAd’ isn’t known
Libdnet.xs:226: error: storage size of ‘SadBc’ isn’t known
Libdnet.xs:246: warning: assignment makes pointer from integer without a cast
Libdnet.xs: In function ‘XS_Net__Libdnet_arp_add’:
Libdnet.xs:264: error: ‘arp_t’ undeclared (first use in this function)
Libdnet.xs:264: error: (Each undeclared identifier is reported only once
Libdnet.xs:264: error: for each function it appears in.)
Libdnet.xs:264: error: ‘AtArp’ undeclared (first use in this function)
Libdnet.xs:265: error: storage size of ‘SarEntry’ isn’t known
Libdnet.xs:266: error: storage size of ‘SadAddr’ isn’t known
Libdnet.xs:293: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’ 
Libdnet.xs:303: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’ 
Libdnet.xs: In function ‘XS_Net__Libdnet_arp_delete’:
Libdnet.xs:327: error: ‘arp_t’ undeclared (first use in this function)
Libdnet.xs:327: error: ‘AtArp’ undeclared (first use in this function)
Libdnet.xs:328: error: storage size of ‘SarEntry’ isn’t known
Libdnet.xs:329: error: storage size of ‘SadAddr’ isn’t known
Libdnet.xs:352: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’ 
Libdnet.xs: In function ‘XS_Net__Libdnet_arp_get’:
Libdnet.xs:376: error: ‘arp_t’ undeclared (first use in this function)
Libdnet.xs:376: error: ‘AtArp’ undeclared (first use in this function)
Libdnet.xs:377: error: storage size of ‘SarEntry’ isn’t known
Libdnet.xs:378: error: storage size of ‘SadAddr’ isn’t known
Libdnet.xs:401: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’ 
Libdnet.xs:410: warning: assignment makes pointer from integer without a cast
Libdnet.xs: In function ‘XS_Net__Libdnet_intf_get’:
Libdnet.xs:433: error: ‘intf_t’ undeclared (first use in this function)
Libdnet.xs:433: error: ‘ItIntf’ undeclared (first use in this function)
Libdnet.xs:434: error: storage size of ‘SieEntry’ isn’t known
Libdnet.xs:457: error: ‘INTF_NAME_LEN’ undeclared (first use in this function)
Libdnet.xs: In function ‘XS_Net__Libdnet_intf_get_src’:
Libdnet.xs:478: error: ‘intf_t’ undeclared (first use in this function)
Libdnet.xs:478: error: ‘ItIntf’ undeclared (first use in this function)
Libdnet.xs:479: error: storage size of ‘SieEntry’ isn’t known
Libdnet.xs:480: error: storage size of ‘SaAddr’ isn’t known
Libdnet.xs: In function ‘XS_Net__Libdnet_intf_get_dst’:
Libdnet.xs:529: error: ‘intf_t’ undeclared (first use in this function)
Libdnet.xs:529: error: ‘ItIntf’ undeclared (first use in this function)
Libdnet.xs:530: error: storage size of ‘SieEntry’ isn’t known
Libdnet.xs:531: error: storage size of ‘SaAddr’ isn’t known
Libdnet.xs: In function ‘XS_Net__Libdnet_route_add’:
Libdnet.xs:580: error: ‘route_t’ undeclared (first use in this function)
Libdnet.xs:580: error: ‘RtRoute’ undeclared (first use in this function)
Libdnet.xs:581: error: storage size of ‘SrtEntry’ isn’t known
Libdnet.xs:582: error: storage size of ‘SadAddr’ isn’t known
Libdnet.xs:609: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’ 
Libdnet.xs:619: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’ 
Libdnet.xs: In function ‘XS_Net__Libdnet_route_delete’:
Libdnet.xs:643: error: ‘route_t’ undeclared (first use in this function)
Libdnet.xs:643: error: ‘RtRoute’ undeclared (first use in this function)
Libdnet.xs:644: error: storage size of ‘SrtEntry’ isn’t known
Libdnet.xs:645: error: storage size of ‘SadAddr’ isn’t known
Libdnet.xs:668: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’ 
Libdnet.xs: In function ‘XS_Net__Libdnet_route_get’:
Libdnet.xs:692: error: ‘route_t’ undeclared (first use in this function)
Libdnet.xs:692: error: ‘RtRoute’ undeclared (first use in this function)
Libdnet.xs:693: error: storage size of ‘SrtEntry’ isn’t known
Libdnet.xs:694: error: storage size of ‘SadAddr’ isn’t known
Libdnet.xs:717: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’ 
Libdnet.xs:726: warning: assignment makes pointer from integer without a cast
make: *** [Libdnet.o] Error 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_IE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games
    PERL5LIB = /home/d/.cpan/build/Class-Gomor-1.01-CoSZFb/blib/arch:/home/d/.cpan/build/Class-Gomor-1.01-CoSZFb/blib/lib:/home/d/.cpan/build/Net-IPv6Addr-0.2-0aSmR_/blib/arch:/home/d/.cpan/build/Net-IPv6Addr-0.2-0aSmR_/blib/lib:/home/d/.cpan/build/Net-IPv4Addr-0.10-xnTkzx/blib/arch:/home/d/.cpan/build/Net-IPv4Addr-0.10-xnTkzx/blib/lib:/home/d/.cpan/build/Math-Base85-0.2-JXkLgZ/blib/arch:/home/d/.cpan/build/Math-Base85-0.2-JXkLgZ/blib/lib:/home/d/.cpan/build/Socket6-0.20-9mmoB1/blib/arch:/home/d/.cpan/build/Socket6-0.20-9mmoB1/blib/lib:/home/d/.cpan/build/Bit-Vector-6.4-GPijn6/blib/arch:/home/d/.cpan/build/Bit-Vector-6.4-GPijn6/blib/lib:/home/d/.cpan/build/Carp-Clan-6.00-mQMDx3/blib/arch:/home/d/.cpan/build/Carp-Clan-6.00-mQMDx3/blib/lib:/home/d/.cpan/build/Test-Exception-0.27-knX5qu/blib/arch:/home/d/.cpan/build/Test-Exception-0.27-knX5qu/blib/lib:/home/d/.cpan/build/Sub-Uplevel-0.1901-ttLZU8/blib/arch:/home/d/.cpan/build/Sub-Uplevel-0.1901-ttLZU8/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 7024
    PERL5_CPAN_IS_EXECUTING = /home/d/.cpan/build/Net-Libdnet-0.01-KfxaYc/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 7024
    PERL_CR_SMOKER_CURRENT = Net-Packet-3.26
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /usr/local/bin/perl5.11.0
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.22     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       3.10     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33261) configuration:
  Platform:
    osname=linux, osvers=2.6.22-3-486, archname=i686-linux-thread-multi
    uname='linux lyon 2.6.22-3-486 #1 mon nov 12 07:53:08 utc 2007 i686 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.3 20080114 (prerelease) (Debian 4.2.2-7)', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About