View Issue Details

IDProjectCategoryView StatusLast Update
0000225Perl for OS/2public2022-05-06 21:45
Reporterchennecke Assigned Topsmedley  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Summary0000225: Perl 5.8.8: Cannot install Module::Build
DescriptionTrying to install Module::Build fails with

[E:\Module-Build-0.2808]perl makefile.pl
# running Build.PL
E:/PERL/BIN/PERL.EXE Build.PL
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Invalid prerequisite condition '0' for ExtUtils::Install at lib/Module/Build/Bas
e.pm line 1234.
Couldn't run Build.PL: at lib/Module/Build/Compat.pm line 200, <DATA> line 547.

I've installed ExtUtils::Install though.

This is a major problem since most modern Perl add-ons require Module::Build for installation.
TagsNo tags attached.

Activities

psmedley

2007-12-27 08:34

administrator   ~0000787

Please try with Perl 5.10.0 - released today.

chennecke

2007-12-27 13:35

reporter   ~0000789

The good news is that many modules that I need are already included now. The bad news is that calling any Perl script fails with something like this:

E:/txt2html-2.50>perldoc perlmodinstall
Feature bundle "5.0.0" is not supported by Perl 5.10.0 at e:/perl5/lib/5.10.0/Pod/Perldoc.pm line 3
BEGIN failed--compilation aborted.
Compilation failed in require at e:/perl5/lib/5.10.0/Carp.pm line 14.
Compilation failed in require at e:/perl5/lib/5.10.0/feature.pm line 206.
BEGIN failed--compilation aborted at e:/perl5/lib/5.10.0/Pod/Perldoc.pm line 3.
BEGIN failed--compilation aborted at e:/perl5/lib/5.10.0/Pod/Perldoc.pm line 3.
Compilation failed in require at E:\PERL5\BIN/perldoc. line 9.
BEGIN failed--compilation aborted at E:\PERL5\BIN/perldoc. line 9.

psmedley

2007-12-27 16:05

administrator   ~0000790

Running:
D:\txt2html-2.50]perl d:\perl5\bin\perldoc perlmodinstall

works for me.

You don't have a stray PERLLIB_PREFIX interfering with things?

chennecke

2007-12-27 18:04

reporter   ~0000791

No. I also checked for duplicates of executables and DLLs. Nothing of that sort. Could there be something missing from the archive?

psmedley

2007-12-27 20:47

administrator   ~0000792

Well my test on d: was done using the distribution zip...

You do have a /bin/sh.exe ?

chennecke

2007-12-27 22:39

reporter   ~0000793

Yes, it's the one from the Perl 5.8.8 distribution. I ran unzip -t on the 5.10.0 distribution zip - no errors.

Steven Levine

2022-05-06 17:32

manager   ~0004190

Reminder sent to: psmedley

Is this ticket stale enough to be closed?

psmedley

2022-05-06 21:45

administrator   ~0004193

Please test again with a more recent Perl build

Issue History

Date Modified Username Field Change
2007-11-10 14:50 chennecke New Issue
2007-12-27 08:34 psmedley Note Added: 0000787
2007-12-27 08:34 psmedley Assigned To => psmedley
2007-12-27 08:34 psmedley Status new => feedback
2007-12-27 13:35 chennecke Note Added: 0000789
2007-12-27 16:05 psmedley Note Added: 0000790
2007-12-27 18:04 chennecke Note Added: 0000791
2007-12-27 20:47 psmedley Note Added: 0000792
2007-12-27 22:39 chennecke Note Added: 0000793
2008-12-01 12:35 psmedley Project Other Unix Port => Perl for OS/2
2022-05-06 17:32 Steven Levine Note Added: 0004190
2022-05-06 21:45 psmedley Status feedback => closed
2022-05-06 21:45 psmedley Resolution open => won't fix
2022-05-06 21:45 psmedley Note Added: 0004193