Front page | perl.cpan.testers |
Postings from March 2008
FAIL Net-Libdnet-0.01 darwin-thread-multi-2level 9.1.0
From:
andy
Date:
March 30, 2008 16:21
Subject:
FAIL Net-Libdnet-0.01 darwin-thread-multi-2level 9.1.0
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.10.0, created by CPAN-Reporter-1.11.
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:
none provided
------------------------------
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)
/alt/local/bin/perl /alt/local/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /alt/local/lib/perl5/5.10.0/ExtUtils/typemap Libdnet.xs > Libdnet.xsc && mv Libdnet.xsc Libdnet.c
cc -c -I/usr/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/alt/local/lib/perl5/5.10.0/darwin-thread-multi-2level/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:161: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
Libdnet.xs:168: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:197: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:235: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:285: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
Libdnet.xs:293: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’
Libdnet.xs:296: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:345: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:394: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:453: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:499: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:550: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:601: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
Libdnet.xs:609: error: invalid application of ‘sizeof’ to incomplete type ‘struct addr’
Libdnet.xs:612: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:661: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:710: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type
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:
LANG = en_GB.UTF-8
LC_CTYPE = en_US.UTF-8
PATH = /Users/andy/bin/Darwin:/Users/andy/bin:/alt/local/bin:/usr/local/apache2/bin:/usr/local/apache2/php/bin:/opt/local/bin:/usr/local/bin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 13778
PERL5_CPAN_IS_EXECUTING = /Users/andy/.cpan/build/Net-Libdnet-0.01-D74Tvy/Makefile.PL
PERL5_CPAN_IS_RUNNING = 13778
SHELL = /bin/bash
TERM = xterm-color
TMPDIR = /var/folders/Sc/ScUm9aQIGbSyvHg2MoClfk+++TI/-Tmp-/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /alt/local/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 20 98 101 102 81 79 80
$EGID = 20 20 98 101 102 81 79 80
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.49
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.11
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=darwin, osvers=9.1.0, archname=darwin-thread-multi-2level
uname='darwin voodoo.local 9.1.0 darwin kernel version 9.1.0: wed oct 31 17:46:22 pdt 2007; root:xnu-1228.0.2~1release_i386 i386 '
config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly -Dusedtrace'
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 ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-Dman3ext=3pm -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-Dman3ext=3pm -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib'
-
FAIL Net-Libdnet-0.01 darwin-thread-multi-2level 9.1.0
by andy