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 Everton da Silva Marques,
This is a computer-generated report for Net-RULI-0.03
on perl
5.8.8, created by CPAN-Reporter-1.17.
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':
make[1]: Entering directory `/
home/tester/perl-5.8.8/.cpan/src/Net-RULI-0.03-vuILO3/RULI'
cp lib/Net/RULI.pm ../blib/lib/Net/RULI.pm
AutoSplitting ../blib/lib/Net/RULI.pm (../blib/lib/auto/Net/RULI)
/
home/tester/perl-5.8.8/bin/perl /
home/tester/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /
home/tester/perl-5.8.8/lib/5.8.8/ExtUtils/typemap RULI.xs > RULI.xsc && mv RULI.xsc RULI.c
cc -c -I. -I/usr/local/ruli/include -I/usr/local/oop/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fpic "-
I/home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE" RULI.c
In file included from RULI.xs:5:
ppport.h:231:1: warning: "PERL_UNUSED_DECL" redefined
In file included from RULI.xs:2:
/
home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE/perl.h:163:1: warning: this is the location of the previous definition
RULI.xs:7:18: ruli.h: No such file or directory
RULI.xs:11: error: syntax error before '*' token
RULI.xs: In function `push_ruli_addr':
RULI.xs:16: error: `addr' undeclared (first use in this function)
RULI.xs:16: error: (Each undeclared identifier is reported only once
RULI.xs:16: error: for each function it appears in.)
RULI.xs:21: error: `srv_addrs' undeclared (first use in this function)
RULI.xs: At top level:
RULI.xs:24: error: syntax error before '*' token
RULI.xs: In function `scan_srv_list':
RULI.xs:27: error: `ruli_list_t' undeclared (first use in this function)
RULI.xs:27: error: `srv_list' undeclared (first use in this function)
RULI.xs:28: warning: ISO C90 forbids mixed declarations and code
RULI.xs:46: error: `sync_query' undeclared (first use in this function)
RULI.xs:47: error: `RULI_SRV_CODE_ALARM' undeclared (first use in this function)
RULI.xs:51: error: `RULI_SRV_CODE_UNAVAILABLE' undeclared (first use in this function)
RULI.xs:71: error: `ruli_srv_entry_t' undeclared (first use in this function)
RULI.xs:71: error: `entry' undeclared (first use in this function)
RULI.xs:72: error: `addr_list' undeclared (first use in this function)
RULI.xs:73: warning: ISO C90 forbids mixed declarations and code
RULI.xs:74: error: `RULI_LIMIT_DNAME_TEXT_BUFSZ' undeclared (first use in this function)
RULI.xs:112: error: `ruli_addr_t' undeclared (first use in this function)
RULI.xs:112: error: `addr' undeclared (first use in this function)
RULI.xs: In function `XS_Net__RULI_ruli_sync_query':
RULI.xs:133: error: `ruli_sync_t' undeclared (first use in this function)
RULI.xs:133: error: `sync_query' undeclared (first use in this function)
RULI.xs:134: warning: ISO C90 forbids mixed declarations and code
RULI.xs: In function `XS_Net__RULI_ruli_sync_smtp_query':
RULI.xs:157: error: `ruli_sync_t' undeclared (first use in this function)
RULI.xs:157: error: `sync_query' undeclared (first use in this function)
RULI.xs:158: warning: ISO C90 forbids mixed declarations and code
RULI.xs: In function `XS_Net__RULI_ruli_sync_http_query':
RULI.xs:182: error: `ruli_sync_t' undeclared (first use in this function)
RULI.xs:182: error: `sync_query' undeclared (first use in this function)
RULI.xs:183: warning: ISO C90 forbids mixed declarations and code
make[1]: *** [RULI.o] Error 1
make[1]: Leaving directory `/
home/tester/perl-5.8.8/.cpan/src/Net-RULI-0.03-vuILO3/RULI'
make: *** [subdirs] Error 2
------------------------------
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 =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-dsWD -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 18781
PERL5_CPAN_IS_EXECUTING = /
home/tester/perl-5.8.8/.cpan/src/Net-RULI-0.03-vuILO3/Makefile.PL
PERL5_CPAN_IS_RUNNING = 18781
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /
home/tester/perl-5.8.8/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 100 19 18 17 11
$EGID = 100 100 19 18 17 11
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
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76
--
Summary of my perl5 (revision 5 version 8 subversion 8) 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.8.8 -Uinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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 -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -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 -L/usr/local/lib'