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.10.0, 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.10.0t /usr/perl5.10.0t/lib/5.10.0/ExtUtils/xsubpp  
-typemap /usr/perl5.10.0t/lib/5.10.0/ExtUtils/typemap -typemap typemap  
Oping.xs > Oping.xsc && mv Oping.xsc Oping.c
ccache cc -c  -I/opt/oping/include/  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include -O2 -pipe    -DVERSION=\"1.00\" 
 -DXS_VERSION=\"1.00\" -DPIC -fPIC 
"-I/usr/perl5.10.0t/lib/5.10.0/amd64-freebsd-thread-multi/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:40: error: `pingobj_t' undeclared (first use in this function)
Oping.c:40: error: (Each undeclared identifier is reported only once
Oping.c:40: error: for each function it appears in.)
Oping.c:40: error: `RETVAL' undeclared (first use in this function)
Oping.c: In function `XS_Net__Oping__ping_destroy':
Oping.c:63: error: `pingobj_t' undeclared (first use in this function)
Oping.c:63: error: `obj' undeclared (first use in this function)
Oping.c:67: error: syntax error before ')' token
Oping.c: In function `XS_Net__Oping__ping_setopt_timeout':
Oping.c:93: error: `pingobj_t' undeclared (first use in this function)
Oping.c:93: error: `obj' undeclared (first use in this function)
Oping.c:100: 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:127: error: `pingobj_t' undeclared (first use in this function)
Oping.c:127: error: `obj' undeclared (first use in this function)
Oping.c:134: 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:161: error: `pingobj_t' undeclared (first use in this function)
Oping.c:161: error: `obj' undeclared (first use in this function)
Oping.c:168: error: syntax error before ')' token
Oping.c: In function `XS_Net__Oping__ping_host_remove':
Oping.c:195: error: `pingobj_t' undeclared (first use in this function)
Oping.c:195: error: `obj' undeclared (first use in this function)
Oping.c:202: error: syntax error before ')' token
Oping.c: In function `XS_Net__Oping__ping_send':
Oping.c:229: error: `pingobj_t' undeclared (first use in this function)
Oping.c:229: error: `obj' undeclared (first use in this function)
Oping.c:235: error: syntax error before ')' token
Oping.c: In function `XS_Net__Oping__ping_iterator_get':
Oping.c:262: error: `pingobj_t' undeclared (first use in this function)
Oping.c:262: error: `obj' undeclared (first use in this function)
Oping.c:263: error: `pingobj_iter_t' undeclared (first use in this function)
Oping.c:263: error: `RETVAL' undeclared (first use in this function)
Oping.c:267: error: syntax error before ')' token
Oping.c: In function `XS_Net__Oping__ping_iterator_next':
Oping.c:295: error: `pingobj_iter_t' undeclared (first use in this function)
Oping.c:295: error: `iter' undeclared (first use in this function)
Oping.c:296: error: `RETVAL' undeclared (first use in this function)
Oping.c:300: error: syntax error before ')' token
Oping.c: In function `XS_Net__Oping__ping_iterator_get_latency':
Oping.c:328: error: `pingobj_iter_t' undeclared (first use in this function)
Oping.c:328: error: `iter' undeclared (first use in this function)
Oping.c:334: error: syntax error before ')' token
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:371: error: `pingobj_iter_t' undeclared (first use in this function)
Oping.c:371: error: `iter' undeclared (first use in this function)
Oping.c:377: error: syntax error before ')' token
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:431: error: `pingobj_t' undeclared (first use in this function)
Oping.c:431: error: `obj' undeclared (first use in this function)
Oping.c:437: 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-14lRze.

------------------------------
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 = 13595
    PERL5_CPAN_IS_EXECUTING = 
/usr/local/src/CPAN/build/Net-Oping-1.00-14lRze/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 13595
    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.10.0t
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          0.99     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd-thread-multi
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    config_args='-D usethreads=define -Dprefix=/usr/perl5.10.0t -Dusemymalloc=n 
-D cc=ccache cc -Dgccansipedantic -de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-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='ccache cc', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt
    perllibs=-lm -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to