Skip Menu |

This queue is for tickets about the File-MMagic CPAN distribution.

Report information
The Basics
Id: 14257
Status: resolved
Priority: 0/
Queue: File-MMagic

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

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



Subject: Cannot install from CPAN.pm
When trying to install File::MMagic from CPAN.pm, I get the following error: CPAN.pm: Going to build K/KN/KNOK/File-MMagic-1.24.tar.gz Checking if your kit is complete... Looks good Writing Makefile for File::MMagic cp MMagic.pm blib/lib/File/MMagic.pm Manifying blib/man3/File::MMagic.3 /usr/perl5.8.0/bin/perl5.8.0 "-Iblib/arch" "-Iblib/lib" Build.PL Build Too early to specify a build action 'Build'. Do 'Build Build' instead. *** Error code 255 Stop in /usr/local/src/CPAN/build/File-MMagic-1.24. /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 -------------------------- This is with FreeBSD 4.x perl 5.8.0 CPAN 1.76 Module::Build 0.2611 Regards, Slaven
Build.PL was moved into contrib directory, so the issue would be fixed. And I released version 1.25 with the fix. Thank you for your report.