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. -- Same problem as before, here "webmake" pulls in the wrong perl. Unfortunately, even after fixing that, I'm left with: /net/ibm0176/disc1/home/kriegjcb/.cpan/build/HTML-WebMake-1.2$ make test cp webmake blib/script/webmake /usr/local/bin/perl -I/usr/local/perl/lib/5.6.1/sun4-solaris -I/usr/local/perl/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/webmake PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/perl/lib/5.6.1/sun4-solaris -I/usr/local/perl/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/attrdefault.......ok t/basic.............ok t/breadcrumbs.......ok t/contentsfind......ok t/contenttable......ok t/csvtable..........ok t/deeplinks.........ok t/deferred_refs.....ok t/deftags...........ok t/defwmktags........ok t/download_tag......ok t/etautolinks.......ok t/etglossary........${IMGSIZE}: cannot find image file "../ntk.gif" in "(html-cleaner)" t/etglossary........ok t/etlists...........ok t/etmailto..........ok t/etmore............ok t/etoptions.........ok t/ettextlinks.......Link not found (use ''quotes'' to avoid warning): "test_requires_this_warning" t/ettextlinks.......ok t/ettextmarkup......ok t/example_news_site.ok t/example_sitemap...ok t/implicitmetas.....ok t/meta..............ok t/metacache.........ok t/metadefault.......ok t/metadefvalues.....ok t/metatable.........ok t/metatablexml......ok t/navlinks..........ok t/navlinks_warning..webmake: error: content ${navlinks} should only be used as $[navlinks] in "OUT:map". t/navlinks_warning..ok t/navlinks_with_pod.NOK 2 Not found: pod2 = <a href="../log/navlinks_with_pod.html">Index</a> | <a href="../log/navlinks_with_pod_map.html">Site Map</a> <hr /> <a href="../log/navlinks_with_pod_map.html">Previous</a> | <a href="../log/navlinks_with_pod.html">Up</a> | <a href="../log/navlinks_with_pod_pod1.html">Next</a> <hr /> <p> <h1><a name="BAR_NAME">BAR_NAME</a></h1> <p> t/navlinks_with_pod.NOK 8 Not found: pod1 = <a href="../log/navlinks_with_pod.html">Index</a> | <a href="../log/navlinks_with_pod_map.html">Site Map</a> <hr /> <a href="../log/navlinks_with_pod_pod2.html">Previous</a> | <a href="../log/navlinks_with_pod.html">Up</a> | <a href="../log/navlinks_with_pod_story_ 4.html">Next</a> <hr /> <ul> <li> <a href="#NAME">NAME</a> <li> <a href="#DESCRIPTION">DESCRIPTION</a> t/navlinks_with_pod.FAILED tests 2-3, 8-9 Failed 4/13 tests, 69.23% okay t/perllib...........ok t/perlout...........ok t/pod............... Not found: bar_found = <h1><a name="BAR_NAME">BAR_NAME</a></h1> <p> Blah bar etc. <p> <hr /> <h1><a name="BAR_DESCRIPTION">BAR_DESCRIPTION</a></h1> <p> argh etc. Not found: pod_name = <h1><a name="NAME">NAME</a></h1> <p> Blah foo etc. <p> Not found: pod_header_list = <ul> <li> <a href="#NAME">NAME</a> <li> <a href="#DESCRIPTION">DESCRIPTION</a> </ul> Not found: pod_description = <hr /> <h1><a name="DESCRIPTION">DESCRIPTION</a></h1> <p> argh etc. t/pod...............FAILED tests 2-9 Failed 8/10 tests, 20.00% okay t/sitemap_with_metatable.ok t/sitetree..........ok t/svfile............ok t/use...............ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/navlinks_with_pod.t 13 4 30.77% 2-3 8-9 t/pod.t 10 8 80.00% 2-9 Failed 2/38 test scripts, 94.74% okay. 12/496 subtests failed, 97.58% okay. make: *** [test_dynamic] Error 29 Jost -- Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Platform: osname=solaris, osvers=2.8, archname=sun4-solaris uname='sunos sunu991 5.8 generic_108528-04 sun4u sparc ' config_args='-des' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='2.95.1 19990816 (release)', gccosandvers='solaris2.7' 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, usemymalloc=y, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc perllibs=-lsocket -lnsl -ldl -lm -lc 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'
