Bug 189843 - byte code compiler fails 'make test'
Summary: byte code compiler fails 'make test'
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: perl
Version: 2.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robin Norwood
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-25 00:18 UTC by Jason Vas Dias
Modified: 2007-11-30 22:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-15 17:35:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jason Vas Dias 2006-04-25 00:18:20 UTC
Description of problem:

The perl-5.6.1-37.1.99ent package was built with 
'
make test || /bin/true
'
in the .spec file %build script; 
the perl Byte code Compiler 'B' test always failed.

After building, cd to perl-5.6.1 and type:
./perl t/lib/b.t
1..15
ok 1
...
ok 14
not ok 15

Version-Release number of selected component (if applicable):
perl-5.6.1-37.1.99ent

How reproducible:
100%

Steps to Reproduce:
See above 
 
Actual results:
test fails at test #15

Expected results:
all tests run as part of the build test-suite should pass

Comment 1 Robin Norwood 2006-10-01 23:28:54 UTC
assigning to rnorwood

Comment 2 Robin Norwood 2007-08-15 17:35:11 UTC
This has been fixed for awhile now.


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