Skip Menu |

This queue is for tickets about the CGI-Application-Plugin-Stream CPAN distribution.

Report information
The Basics
Id: 19525
Status: resolved
Worked: 5 min
Priority: 0/
Queue: CGI-Application-Plugin-Stream

People
Owner: Nobody in particular
Requestors: rhesa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.05
Fixed in: (no value)



Subject: "cpan" install fails late in the process
Hi Purdy, cpan fails to install CAP::Stream, due to a missing Makefile.PL: Package seems to come without Makefile.PL. (The test -f "/root/.cpan/build/CGI-Application-Plugin-Stream-2.05/Makefile.PL" returned false.) Writing one on our own (setting NAME to CGIApplicationPluginStream) CPAN.pm: Going to build P/PU/PURDY/CGI-Application-Plugin-Stream-2.05.tar.gz Checking if your kit is complete... Looks good Writing Makefile for CGIApplicationPluginStream cp lib/CGI/Application/Plugin/Stream.pm blib/lib/CGI/Application/Plugin/Stream.pm Manifying blib/man3/CGI::Application::Plugin::Stream.3pm /usr/bin/perl "-Iblib/arch" "-Iblib/lib" Build.PL Build Too early to specify a build action 'Build'. Do 'Build Build' instead. make: *** [Build] Error 9 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Can you fix this? Thanks! Rhesa
Wow, 2 years old -- sorry, rhesa! Anyway, I think this is because I didn't include Makefile.PL in the MANIFEST. I have fixed that and I'm folding in some work from Mark for the next version, coming on CPAN shortly. :)