Bug 42336 - perl make check not fully successful on ia64
Summary: perl make check not fully successful on ia64
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: perl
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chip Turner
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-05-25 21:03 UTC by David Lawrence
Modified: 2007-04-18 16:33 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-04-11 21:10:09 UTC
Embargoed:


Attachments (Terms of Use)

Description David Lawrence 2001-05-25 21:03:21 UTC
Description of Problem:
make fails with testing the AnyDBM_File functionality. This is due to the
failure in the NDBM_File module. 
If you comment out the NDBM_File entry in the @ISA array of AnyDBM_File.pm
module 
then the lib/anydbm.t test suite passes.

How Reproducible:
only on ia64 so far

Steps to Reproduce:
1. rpm -Uvh perl-*.src.rpm
2. rpmbuild -bc /usr/src/redhat/SPECS/perl.spec
3. cd ../BUILD/perl-5.6.0
4. make check

Actual Results:
make check fails when testing lib/anydbm.t, lib/ndbm.t, and lib/posix.t

Comment 1 Glen Foster 2001-07-13 22:20:44 UTC
This defect considered SHOULD-FIX for Fairfax gold-release.


Note You need to log in before you can comment on or make changes to this bug.