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 Ilya Zakharevich,
    
This is a computer-generated test report for Math-Pari-2.010709, created
automatically by CPAN::Reporter, version 0.41, 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.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LD_LIBRARY_PATH = :/usr/local/lib:/usr/lib/qt-3.3/lib:/usr/X11R6/lib
    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/csh
    TERM = cons25

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

    Perl: $^X = perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 5 0 0
    EGID: $)  = 0 5 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9101
    Cwd                 3.24  
    ExtUtils::CBuilder  0.15  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.48  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.24  
    Module::Build       0.2807
    Module::Signature   0.55  
    Test::Harness       2.56  
    Test::More          0.70  
    version             0.69  

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

cd libPARI && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O -pipe" 
PREFIX="/usr/local" PASTHRU_DEFINE="" PASTHRU_INC=""
cc -c  -I pari-2.1.7/src -Ipari-2.1.7/src/headers -Ipari-2.1.7/src -I./libPARI  
-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 -O -pipe    -DVERSION=\"2.010709\"  
-DXS_VERSION=\"2.010709\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE"  
-DPARI_VERSION_EXP=2001007 -DDEBUG_PARI -DLSB_in_U32=0 -DLONG_SHORTER_THAN_IV 
-Derr=pari_err -DGCC_INLINE Pari.c
Pari.xs: In function `findVariable':
Pari.xs:422: warning: cast to pointer from integer of different size
Pari.xs:438: warning: cast to pointer from integer of different size
Pari.xs: In function `sv2pari':
Pari.xs:706: warning: cast to pointer from integer of different size
Pari.xs:712: warning: cast to pointer from integer of different size
Pari.xs: In function `resetSVpari':
Pari.xs:1092: warning: cast from pointer to integer of different size
Pari.xs: In function `moveoffstack_newer_than':
Pari.xs:1188: warning: cast to pointer from integer of different size
Pari.xs:1188: warning: cast from pointer to integer of different size
Pari.xs: In function `XS_Math__Pari_DESTROY':
Pari.xs:3769: warning: cast to pointer from integer of different size
Pari.c: In function `XS_Math__Pari_set_gnuterm':
Pari.c:5016: warning: cast to pointer from integer of different size
Pari.c:5016: warning: cast to pointer from integer of different size
Pari.c:5016: warning: cast to pointer from integer of different size
Pari.c: In function `XS_Math__Pari_int_set_term_ftable':
Pari.c:5107: warning: cast to pointer from integer of different size
rm -f blib/arch/auto/Math/Pari/Pari.so
cc  -shared  -L/usr/local/lib Pari.o  -o blib/arch/auto/Math/Pari/Pari.so 
libPARI/libPARI.a       -lm    
chmod 755 blib/arch/auto/Math/Pari/Pari.so
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00_Pari........Binary number > 0b11111111111111111111111111111111 
non-portable at (eval 5) line 6.
Binary number > 0b11111111111111111111111111111111 non-portable at (eval 5) 
line 7.
Binary number > 0b11111111111111111111111111111111 non-portable at (eval 5) 
line 11.
Hexadecimal number > 0xffffffff non-portable at (eval 5) line 12.
Binary number > 0b11111111111111111111111111111111 non-portable at (eval 5) 
line 13.
ok
t/55_analyz......ok
t/55_elliptic....ok
t/55_graph.......# Can't locate Term/Gnuplot.pm in @INC, ignoring plotting
ok
t/55_linear......ok
t/55_nfields.....PARI:   ***   Warning: insufficient precision for fundamental 
units, not given.
PARI:   ***   Warning: not a fundamental discriminant in quadclassunit.
ok
t/55_number......ok
t/55_objets......ok
t/55_ploth.......# Can't locate Term/Gnuplot.pm in @INC, ignoring plotting
ok
t/55_polyser.....ok
t/55_program.....ok
t/55_sumiter.....ok
t/55_trans.......ok
t/PlotRect.......# Can't locate Term/Gnuplot.pm in @INC, ignoring the test
skipped
        all skipped: Can't locate Term/Gnuplot.pm in @INC
t/zz_leak........ok
All tests successful, 1 test skipped.
Files=15, Tests=1245, 17 wallclock secs (15.86 cusr +  0.31 csys = 16.17 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=5.3-release, archname=i386-freebsd-64int
    uname='freebsd njh.bandsman.co.uk 5.3-release freebsd 5.3-release #0: fri 
nov 5 04:19:18 utc 2004 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    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=-O -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=undef 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='-O -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.2 [FreeBSD] 20040728', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, 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'

Reply via email to