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.
        
--
Note: I have libxslt-1.0.33 installed.

  CPAN.pm: Going to build M/MS/MSERGEANT/XML-LibXSLT-1.53.tar.gz

running xslt-config... ok
looking for -lxslt... yes
looking for -lexslt... yes
Checking if your kit is complete...
Looks good
Writing Makefile for XML::LibXSLT
cp benchmark.pl blib/lib/XML/benchmark.pl
cp LibXSLT.pm blib/lib/XML/LibXSLT.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap 
/usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap  LibXSLT.xs > LibXSLT.xsc 
&& mv LibXSLT.xsc LibXSLT.c
gcc -c  -I/usr/local/include -I/usr/local/include/libxml2 -fno-strict-aliasing 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"1.53\" 
-DXS_VERSION=\"1.53\" -fPIC "-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE"  
-DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT LibXSLT.c
gcc -c  -I/usr/local/include -I/usr/local/include/libxml2 -fno-strict-aliasing 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"1.53\" 
-DXS_VERSION=\"1.53\" -fPIC "-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE"  
-DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT perl-libxml-mm.c
Running Mkbootstrap for XML::LibXSLT ()
chmod 644 LibXSLT.bs
rm -f blib/arch/auto/XML/LibXSLT/LibXSLT.so
LD_RUN_PATH="/usr/local/lib:/usr/lib" gcc  -Wl,-E -G -L/usr/local/lib LibXSLT.o 
perl-libxml-mm.o  -o blib/arch/auto/XML/LibXSLT/LibXSLT.so   -L/usr/local/lib 
-R/usr/local/lib -lxslt -lexslt -lxml2 -lz -lpthread -liconv -lsocket -lnsl -lm   
chmod 755 blib/arch/auto/XML/LibXSLT/LibXSLT.so
cp LibXSLT.bs blib/arch/auto/XML/LibXSLT/LibXSLT.bs
chmod 644 blib/arch/auto/XML/LibXSLT/LibXSLT.bs
Manifying blib/man3/XML::LibXSLT.3
  /usr/local/bin/make  -- OK
Running make test
Running Mkbootstrap for XML::LibXSLT ()
chmod 644 LibXSLT.bs
rm -f blib/arch/auto/XML/LibXSLT/LibXSLT.so
LD_RUN_PATH="/usr/local/lib:/usr/lib" gcc  -Wl,-E -G -L/usr/local/lib LibXSLT.o 
perl-libxml-mm.o  -o blib/arch/auto/XML/LibXSLT/LibXSLT.so   -L/usr/local/lib 
-R/usr/local/lib -lxslt -lexslt -lxml2 -lz -lpthread -liconv -lsocket -lnsl -lm   
chmod 755 blib/arch/auto/XML/LibXSLT/LibXSLT.so
cp LibXSLT.bs blib/arch/auto/XML/LibXSLT/LibXSLT.bs
chmod 644 blib/arch/auto/XML/LibXSLT/LibXSLT.bs
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01basic........ok                                                          
t/02dromeds......ok                                                          
t/03input........ok                                                          
t/04params.......ok                                                          
t/05quick........ok                                                          
t/06output.......ok                                                          
t/07blankdoc.....ok                                                          
t/08literal......ok                                                          
t/09exslt........ok                                                          
t/10functions....ok 6/14Use of uninitialized value in concatenation (.) or string at 
t/10functions.t line 9.
t/10functions....ok 7/14Use of uninitialized value in concatenation (.) or string at 
t/10functions.t line 9.
Bus Error - core dumped
t/10functions....dubious                                                     
        Test returned status 138 (wstat 35328, 0x8a00)
DIED. FAILED tests 8-14
        Failed 7/14 tests, 50.00% okay
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-----------------------------------------------------------------------------------------------------------
t/10functions.t  138 35328    14   14 100.00%  8-14
Failed 1/10 test scripts, 90.00% okay. 7/94 subtests failed, 92.55% okay.
make: *** [test_dynamic] Error 138
  /usr/local/bin/make test -- NOT OK

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos barium 5.8 generic_108528-15 sun4u sparc sunw,sun-blade-100 '
    config_args='-Dcc=gcc -des'
    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='gcc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
    cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'

Reply via email to