Bug 123043 - sed-4.0.8-4 fails to compile
Summary: sed-4.0.8-4 fails to compile
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sed
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-11 19:01 UTC by Steve Grubb
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version: 4.0.9-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-05-25 10:04:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Grubb 2004-05-11 19:01:22 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
The sed package fails to build stating:

================================
6 of 57 tests failed
Please report to bonzini
================================

They are: 

FAIL: lvl-030323-2
[lvl-030323-2] Error 139

FAIL: lvl-030323-4
[lvl-030323-4] Error 1

FAIL: lvl-030323-5
[lvl-030323-5] Error 1

FAIL: lvl-030323-6
[lvl-030323-6] Error 139

XFAIL: lvl-030824
cmp ./lvl-030824.good lvl-030824.out
./lvl-030824.good lvl-030824.out differ: byte 17, line 2

FAIL: lvl-030912
cmp ./lvl-030912.good lvl-030912.out
./lvl-030912.good lvl-030912.out differ: byte 9, line 3

FAIL: space
cmp ./space.good space.out
./space.good space.out differ: byte 6, line 1



Version-Release number of selected component (if applicable):
sed-4.0.8-4

How reproducible:
Always

Steps to Reproduce:
1. rpmbuild -bb /usr/src/redhat/SPEC/sed.spec
    

Actual Results:  rpmbuild fails to produce a sed package.

Expected Results:  a messsage stating where it wrote the sed package.

Additional info:

Comment 1 Jakub Jelinek 2004-05-11 19:10:52 UTC
Certainly works for me just fine.
What glibc you have installed?  sed relies on recent glibc to pass make check
(otherwise a bunch of regex bugfixes are missing).

Comment 2 Steve Grubb 2004-05-11 20:32:56 UTC
I am using glibc-2.3.2-27.9.7 on my build host.

If building it requires glibc-2.3.3, could you add a BuildRequires
glibc >= 2.3.3 ? My build host will work out the dependencies and
compile it properly if that tag is there. Thanks.

Comment 3 Jakub Jelinek 2004-05-25 10:04:33 UTC
Added to sed-4.0.9-1 in rawhide.

Comment 4 Robert Scheck 2004-05-26 19:56:23 UTC
Steve, you should disable the patch 2 and you should remove the 
"--without-included-regex" at sed-4.0.8-(2|3|4) then it would build 
fine at Red Hat Linux 9.

I'm NOT able to reproduce the rebuilding problem using glibc-2.3.2-
27.9.7 (from Red Hat Linux 9) and sed-4.0.9-1. Jakub, please remove 
that strange dependency with the next sed rebuild. Thank you very
much :)


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