Bug 415271 - binutils SRPM failing to rebuild
Summary: binutils SRPM failing to rebuild
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: binutils
Version: 8
Hardware: i686
OS: Linux
low
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-07 07:19 UTC by Antonio Bulgheroni
Modified: 2007-12-12 11:59 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-12 11:59:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Makefile output (1.61 KB, text/plain)
2007-12-07 07:19 UTC, Antonio Bulgheroni
no flags Details

Description Antonio Bulgheroni 2007-12-07 07:19:33 UTC
Description of problem:
The source rpm of binutils fails to rebuild

Version-Release number of selected component (if applicable):
2.17.50.0.18-1

How reproducible:
Always

Steps to Reproduce:
1. Download the src rpm from a mirror
2. Install the SRPM
3. Go to the SPECS folder of your dev tree
4. Type rpmbuild -ba bintuils.spec
5. After a while it will exit with error
  
Actual results:
Not building the binary RPM and complaining about a missing textinfo. See
attachment.


Expected results:
The binary RPM

Additional info:

The package that seems to be missing is instead actually installed and available
in the path as show below

[root@localhost tmp]# rpm -q texinfo
texinfo-4.11-2.fc8

[root@localhost tmp]# which makeinfo
/usr/bin/makeinfo

Comment 1 Antonio Bulgheroni 2007-12-07 07:19:33 UTC
Created attachment 280761 [details]
Makefile output

Comment 2 Jakub Jelinek 2007-12-12 11:59:33 UTC
Should be fixed in rawhide.


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