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. -- Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.0/sun4-solaris -I/usr/local/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01basic...........ok t/02descendant......ok t/03star............ok t/04pos.............ok 2/4No nodeset!!! at blib/lib/XML/XPath/Step.pm line 385. t/04pos.............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/05attrib..........ok 2/6No nodeset!!! at blib/lib/XML/XPath/Step.pm line 385. t/05attrib..........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-6 Failed 4/6 tests, 33.33% okay t/06attrib_val......ok 2/5No nodeset!!! at blib/lib/XML/XPath/Step.pm line 385. t/06attrib_val......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t/07count...........ok t/08name............ok t/09string_length...ok t/10pipe............ok t/11axischild.......ok t/12axisdescendant..ok t/13axisparent......ok t/14axisancestor....ok t/15axisfol_sib.....ok t/16axisprec_sib....ok t/17axisfollowing...ok t/18axispreceding...ok t/19axisd_or_s......ok t/20axisa_or_s......ok t/21allnodes........ok t/22name_select.....ok t/23func............ok 2/5No nodeset!!! at blib/lib/XML/XPath/Step.pm line 385. t/23func............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t/rdf...............ok t/remove............ok 7/7 (in cleanup) Can't call method "del_parent_link" on an undefined value at blib/lib/XML/XPath/Node/Element.pm line 83 during global destruction. (in cleanup) Can't call method "del_parent_link" on an undefined value at blib/lib/XML/XPath/Node/Element.pm line 80 during global destruction. t/remove............ok t/stress............ok Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- t/04pos.t 255 65280 4 2 50.00% 3-4 t/05attrib.t 255 65280 6 4 66.67% 3-6 t/06attrib_val. 255 65280 5 3 60.00% 3-5 t/23func.t 255 65280 5 3 60.00% 3-5 Failed 4/26 test scripts, 84.62% okay. 12/139 subtests failed, 91.37% okay. make: *** [test_dynamic] Error 29 /usr/local/bin/make test -- NOT OK bin@leprss% perl -Mblib t/04pos.t Using /export/home/src/.cpan/build/XML-XPath-0.98/blib 1..4 ok 1 ok 2 No nodeset!!! at /export/home/src/.cpan/build/XML-XPath-0.98/blib/lib/XML/XPath/Step.pm line 385. bin@leprss% perl -Mblib t/05attrib.t Using /export/home/src/.cpan/build/XML-XPath-0.98/blib 1..6 ok 1 ok 2 No nodeset!!! at /export/home/src/.cpan/build/XML-XPath-0.98/blib/lib/XML/XPath/Step.pm line 385. bin@leprss% perl -Mblib t/06attrib_val.t Using /export/home/src/.cpan/build/XML-XPath-0.98/blib 1..5 ok 1 ok 2 No nodeset!!! at /export/home/src/.cpan/build/XML-XPath-0.98/blib/lib/XML/XPath/Step.pm line 385. bin@leprss% perl -Mblib t/23func.t Using /export/home/src/.cpan/build/XML-XPath-0.98/blib 1..5 ok 1 ok 2 No nodeset!!! at /export/home/src/.cpan/build/XML-XPath-0.98/blib/lib/XML/XPath/Step.pm line 385. -- Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=solaris, osvers=2.7, archname=sun4-solaris uname='sunos leprss.gsfc.nasa.gov 5.7 generic_106541-08 sun4u sparc sunw,ultra-5_10 ' config_args='-Dcc=gcc -Dprefix=/usr/local -des' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef Compiler: cc='gcc', optimize='-O', gccversion=2.95.2 19991024 (release) cppflags='-fno-strict-aliasing -I/usr/local/include' ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' stdchar='char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 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, usemymalloc=y, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lsec libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
