UNKNOWN Net-Libdnet-0.01 i686-linux 2.6.24.3
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
UNKNOWN Net-Libdnet-0.01 i686-linux 2.6.24.3         

Group: perl.cpan.testers · Group Profile
Author: Rick Myers
Date: Sep 20, 2008 11:15

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/

--
Dear Vlad Manilici,

This is a computer-generated report for Net-Libdnet-0.01
on perl 5.11.0 patch 34379, created by CPAN-Reporter-1.1702.

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://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)
/home/tester/perl-5.11.0/bin/perl5.11.0 /home/tester/perl-5.11.0/lib/5.11.0/ExtUtils/xsubpp -typemap /home/tester/perl-5.11.0/lib/5.11.0/ExtUtils/typemap Libdnet.xs > Libdnet.xsc && mv Libdnet.xsc Libdnet.c
cc -c -I/usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/home/tester/perl-5.11.0/lib/5.11.0/i686-linux/CORE" Libdnet.c
Libdnet.xs:35:18: 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 arg 1 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 arg 1 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 arg 1 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 `addr'
Libdnet.xs:303: error: invalid application of `sizeof' to incomplete type `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 `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 `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 `addr'
Libdnet.xs:619: error: invalid application of `sizeof' to incomplete type `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 `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 `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_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB = /home/tester/perl-5.11.0/.cpan/build/Image-Size-3.1.1-TGTqVT/blib/arch:/home/tester/perl...
PERL5OPT = -I/tmp/CPAN-Reporter-lib-0KoQ -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 23667
PERL5_CPAN_IS_EXECUTING = /home/tester/perl-5.11.0/.cpan/build/Net-Libdnet-0.01-Mhqcw_/Makefile.PL
PERL5_CPAN_IS_RUNNING = 23667
PERL_CR_SMOKER_CURRENT = Net-Libdnet-0.01
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux

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

$^X = /home/tester/perl-5.11.0/bin/perl5.11.0
$UID/$EUID = 1016 / 1016
$GID = 100 11 17 18 19 100
$EGID = 100 11 17 18 19 100

Perl module toolchain versions installed:

Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
Module::Signature n/a
Test::Harness 3.14
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76

--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 34379) configuration:
Platform:
osname=linux, osvers=2.6.24.3, archname=i686-linux
uname='linux xbox 2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/home/tester/perl-5.11.0 -Uinstallusrbinperl -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6', 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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
no comments
diggit! del.icio.us! reddit!