Bug 130381

Summary: binutils assertion failure compiling libtool checks on ia64
Product: [Fedora] Fedora Reporter: Daniel Reed <djr>
Component: binutilsAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-20 02:56:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 55176    
Attachments:
Description Flags
config.log from failed ./configure run none

Description Daniel Reed 2004-08-19 19:10:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2)
Gecko/20040809

Description of problem:
configure:2382: checking for C compiler default output file name
configure:2385: ia64-redhat-linux-gcc -O2 -g -pipe   conftest.c  >&5
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/bin/ld: BFD 2.15.91.0.2 20040727 assertion fail ../../bfd/elf.c:2888

Version-Release number of selected component (if applicable):
binutils-2.14.90.0.4-35 gcc-3.2.3-34

How reproducible:
Always

Steps to Reproduce:
1. cvs co rpms/libtool
2. cd rpms/libtool
3. make beehive-build COLLECTION=dist-fc3-scratch

Additional info:

Comment 1 Daniel Reed 2004-08-19 19:14:21 UTC
Created attachment 102894 [details]
config.log from failed ./configure run

Comment 2 Jakub Jelinek 2004-08-19 19:21:44 UTC
What binutils version?  This doesn't sound like binutils-2.15.91.0.2-8
which is ATM in rawhide.

Comment 3 Daniel Reed 2004-08-20 02:56:57 UTC
Sopwith rebooted boris and -8 became available shortly after. libtool
compiles fine now, thanks.