Re: Can't test without successful make



Owen wrote:
When make is run, there is usually some reporting of progress. When an error occurs, you need to read the last few lines to determine what went wrong.

So go back to the make part and see if you can psyche out what's wrong

I just realised I sent this to the wrong Perl list (was meant for beginners-perl), my apologies for this.

I hope no one minds in the interim that I copy and paste my output.

Running make for G/GA/GAAS/HTML-Parser-3.55.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /home/bclark/.cpan/sources/authors/id/G/GA/GAAS/HTML-Parser-3.55.tar.gz ok
Scanning cache /home/bclark/.cpan/build for sizes
HTML-Parser-3.55/
HTML-Parser-3.55/t/
HTML-Parser-3.55/t/xml-mode.t
HTML-Parser-3.55/t/textarea.t
HTML-Parser-3.55/t/filter-methods.t
HTML-Parser-3.55/t/crashme.t
HTML-Parser-3.55/t/handler-eof.t
HTML-Parser-3.55/t/unicode-bom.t
HTML-Parser-3.55/t/argspec-bad.t
HTML-Parser-3.55/t/dtext.t
HTML-Parser-3.55/t/callback.t
HTML-Parser-3.55/t/entities.t
HTML-Parser-3.55/t/argspec.t
HTML-Parser-3.55/t/comment.t
HTML-Parser-3.55/t/declaration.t
HTML-Parser-3.55/t/offset.t
HTML-Parser-3.55/t/handler.t
HTML-Parser-3.55/t/plaintext.t
HTML-Parser-3.55/t/case-sensitive.t
HTML-Parser-3.55/t/cases.t
HTML-Parser-3.55/t/marked-sect.t
HTML-Parser-3.55/t/document.t
HTML-Parser-3.55/t/filter.t
HTML-Parser-3.55/t/tokeparser.t
HTML-Parser-3.55/t/linkextor-rel.t
HTML-Parser-3.55/t/entities2.t
HTML-Parser-3.55/t/skipped-text.t
HTML-Parser-3.55/t/linkextor-base.t
HTML-Parser-3.55/t/default.t
HTML-Parser-3.55/t/headparser.t
HTML-Parser-3.55/t/uentities.t
HTML-Parser-3.55/t/headparser-http.t
HTML-Parser-3.55/t/script.t
HTML-Parser-3.55/t/stack-realloc.t
HTML-Parser-3.55/t/pod.t
HTML-Parser-3.55/t/magic.t
HTML-Parser-3.55/t/options.t
HTML-Parser-3.55/t/attr-encoded.t
HTML-Parser-3.55/t/unicode.t
HTML-Parser-3.55/t/argspec2.t
HTML-Parser-3.55/t/ignore.t
HTML-Parser-3.55/t/largetags.t
HTML-Parser-3.55/t/unbroken-text.t
HTML-Parser-3.55/t/msie-compat.t
HTML-Parser-3.55/t/api_version.t
HTML-Parser-3.55/t/parsefile.t
HTML-Parser-3.55/t/parser.t
HTML-Parser-3.55/t/process.t
HTML-Parser-3.55/t/pullparser.t
HTML-Parser-3.55/eg/
HTML-Parser-3.55/eg/hlc
HTML-Parser-3.55/eg/hanchors
HTML-Parser-3.55/eg/htextsub
HTML-Parser-3.55/eg/htitle
HTML-Parser-3.55/eg/hstrip
HTML-Parser-3.55/eg/hrefsub
HTML-Parser-3.55/eg/hform
HTML-Parser-3.55/eg/hdump
HTML-Parser-3.55/eg/htext
HTML-Parser-3.55/lib/
HTML-Parser-3.55/lib/HTML/
HTML-Parser-3.55/lib/HTML/Entities.pm
HTML-Parser-3.55/lib/HTML/PullParser.pm
HTML-Parser-3.55/lib/HTML/Filter.pm
HTML-Parser-3.55/lib/HTML/TokeParser.pm
HTML-Parser-3.55/lib/HTML/LinkExtor.pm
HTML-Parser-3.55/lib/HTML/HeadParser.pm
HTML-Parser-3.55/util.c
HTML-Parser-3.55/Makefile.PL
HTML-Parser-3.55/hints/
HTML-Parser-3.55/hints/solaris.pl
HTML-Parser-3.55/Parser.pm
HTML-Parser-3.55/TODO
HTML-Parser-3.55/MANIFEST
HTML-Parser-3.55/tokenpos.h
HTML-Parser-3.55/Changes
HTML-Parser-3.55/mkhctype
HTML-Parser-3.55/Parser.xs
HTML-Parser-3.55/mkpfunc
HTML-Parser-3.55/hparser.c
HTML-Parser-3.55/README
HTML-Parser-3.55/hparser.h
HTML-Parser-3.55/typemap
Removing previously used /home/bclark/.cpan/build/HTML-Parser-3.55

CPAN.pm: Going to build G/GA/GAAS/HTML-Parser-3.55.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for HTML::Parser
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible

cpan>
.



Relevant Pages

  • force install Bundle::CPAN failing
    ... This is on an ubuntu machine an force install Bundle::CPAN is failing. ... CPAN: File::HomeDir loaded ok ... Checking if your kit is complete... ... CPAN: checksum security checks disabled because Digest::SHA not installed. ...
    (Ubuntu)
  • Re: Out of memory! - from CPAN
    ... As I am new here and had not received many replies, I was merely asking for a "better suggested place" to ask my odd error messages question. ... > 1) Download the Bundle::CPAN tarball from CPAN and install it manually ... The cpan until is being pahased out anyway, ... This works fine on modules with no to just a few dependencies. ...
    (perl.beginners)
  • Re: Installing Modules From CPAN
    ... cpan shell -- CPAN exploration and modules ... ReadLine support available (try 'install ... readline() on closed filehandle PIPE at Makefile.PL ...
    (perl.beginners)
  • RE: Installing DBD::File via CPAN
    ... Subject: Installing DBD::File via CPAN ... This is Perl 5.8.7 ... ReadLine support available (try 'install Bundle::CPAN') ...
    (perl.dbi.users)
  • Re: Installing DBD::File via CPAN
    ... Do you use 'UNINST=1' in the build options for CPAN? ... >> Did you build Perl from source, or install via a RPM or binary distro? ... >>> sender of the delivery error by replying to this message, or notify us ...
    (perl.dbi.users)