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 [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Florian Forster, This is a computer-generated report for Net-Oping-1.00 on 5.8.8, created automatically by CPAN-Reporter-1.0706 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org 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 lib/Net/Oping.pm blib/lib/Net/Oping.pm /usr/local/bin/perl5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap Oping.xs > Oping.xsc && mv Oping.xsc Oping.c cc -c -I/opt/oping/include/ -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -pipe -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE" Oping.c Oping.xs:11:19: oping.h: No such file or directory Oping.c: In function `XS_Net__Oping__ping_construct': Oping.c:36: error: `pingobj_t' undeclared (first use in this function) Oping.c:36: error: (Each undeclared identifier is reported only once Oping.c:36: error: for each function it appears in.) Oping.c:36: error: `RETVAL' undeclared (first use in this function) Oping.c: In function `XS_Net__Oping__ping_destroy': Oping.c:55: error: `pingobj_t' undeclared (first use in this function) Oping.c:55: error: `obj' undeclared (first use in this function) Oping.c:59: error: syntax error before ')' token Oping.c: In function `XS_Net__Oping__ping_setopt_timeout': Oping.c:79: error: `pingobj_t' undeclared (first use in this function) Oping.c:79: error: `obj' undeclared (first use in this function) Oping.c:80: warning: ISO C90 forbids mixed declarations and code Oping.c:86: error: syntax error before ')' token Oping.xs:35: error: `PING_OPT_TIMEOUT' undeclared (first use in this function) Oping.c: In function `XS_Net__Oping__ping_setopt_source': Oping.c:107: error: `pingobj_t' undeclared (first use in this function) Oping.c:107: error: `obj' undeclared (first use in this function) Oping.c:108: warning: ISO C90 forbids mixed declarations and code Oping.c:114: error: syntax error before ')' token Oping.xs:44: error: `PING_OPT_SOURCE' undeclared (first use in this function) Oping.c: In function `XS_Net__Oping__ping_host_add': Oping.c:135: error: `pingobj_t' undeclared (first use in this function) Oping.c:135: error: `obj' undeclared (first use in this function) Oping.c:136: warning: ISO C90 forbids mixed declarations and code Oping.c:142: error: syntax error before ')' token Oping.c: In function `XS_Net__Oping__ping_host_remove': Oping.c:163: error: `pingobj_t' undeclared (first use in this function) Oping.c:163: error: `obj' undeclared (first use in this function) Oping.c:164: warning: ISO C90 forbids mixed declarations and code Oping.c:170: error: syntax error before ')' token Oping.c: In function `XS_Net__Oping__ping_send': Oping.c:191: error: `pingobj_t' undeclared (first use in this function) Oping.c:191: error: `obj' undeclared (first use in this function) Oping.c:192: warning: ISO C90 forbids mixed declarations and code Oping.c:197: error: syntax error before ')' token Oping.c: In function `XS_Net__Oping__ping_iterator_get': Oping.c:218: error: `pingobj_t' undeclared (first use in this function) Oping.c:218: error: `obj' undeclared (first use in this function) Oping.c:219: error: `pingobj_iter_t' undeclared (first use in this function) Oping.c:219: error: `RETVAL' undeclared (first use in this function) Oping.c:223: error: syntax error before ')' token Oping.c: In function `XS_Net__Oping__ping_iterator_next': Oping.c:245: error: `pingobj_iter_t' undeclared (first use in this function) Oping.c:245: error: `iter' undeclared (first use in this function) Oping.c:246: error: `RETVAL' undeclared (first use in this function) Oping.c:250: error: syntax error before ')' token Oping.c: In function `XS_Net__Oping__ping_iterator_get_latency': Oping.c:272: error: `pingobj_iter_t' undeclared (first use in this function) Oping.c:272: error: `iter' undeclared (first use in this function) Oping.c:273: warning: ISO C90 forbids mixed declarations and code Oping.c:278: error: syntax error before ')' token Oping.xs:94: warning: ISO C90 forbids mixed declarations and code Oping.xs:101: error: `PING_INFO_LATENCY' undeclared (first use in this function) Oping.c: In function `XS_Net__Oping__ping_iterator_get_hostname': Oping.c:309: error: `pingobj_iter_t' undeclared (first use in this function) Oping.c:309: error: `iter' undeclared (first use in this function) Oping.c:310: warning: ISO C90 forbids mixed declarations and code Oping.c:315: error: syntax error before ')' token Oping.xs:112: warning: ISO C90 forbids mixed declarations and code Oping.xs:121: error: `PING_INFO_HOSTNAME' undeclared (first use in this function) Oping.c: In function `XS_Net__Oping__ping_get_error': Oping.c:363: error: `pingobj_t' undeclared (first use in this function) Oping.c:363: error: `obj' undeclared (first use in this function) Oping.c:364: warning: ISO C90 forbids mixed declarations and code Oping.c:369: error: syntax error before ')' token Oping.xs:147: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /mnt/i386/usr/local/src/CPAN/build/Net-Oping-1.00-nhkr8b. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 13606 PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Net-Oping-1.00-nhkr8b/Makefile.PL PERL5_CPAN_IS_RUNNING = 13606 PERL_EXTUTILS_AUTOINSTALL = --defaultdeps PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla PERL_MM_USE_DEFAULT = 1 SHELL = /usr/local/bin/zsh TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = perl5.8.8 $UID/$EUID = 1023 / 1023 $GID = 1023 1023 1023 $EGID = 1023 1023 1023 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.92_55 Cwd 3.25 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 0 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.15 File::Spec 3.25 Module::Build 0.2806 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.70 YAML 0.66 YAML::Syck 0.98 version 0.7203 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=freebsd, osvers=6.2-prerelease, archname=amd64-freebsd uname='freebsd freebsd.org 6.2-prerelease freebsd 6.2-prerelease #0: mon oct 16 03:27:17 utc 2006 [EMAIL PROTECTED]:usrsrcsysmagickernelpath amd64 ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint' 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=define use64bitall=define uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O2 -fno-strict-aliasing -pipe ', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil perllibs=-lm -lcrypt -lutil libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
