Bug 193969 - Error building new gcc-4.1.1-1.fc5.src.rpm
Summary: Error building new gcc-4.1.1-1.fc5.src.rpm
Keywords:
Status: CLOSED DUPLICATE of bug 187853
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc4
Version: 5
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-03 14:38 UTC by Aleksey Kontsevich
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-06-05 06:32:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aleksey Kontsevich 2006-06-03 14:38:40 UTC
Description of problem:
Problem building gcc-4.1.1-1.fc5.src.rpm in configure stage

Version-Release number of selected component (if applicable):
# rpm -qa | grep gcc
gcc-c++-4.1.0-3
gcc-4.1.0-3
libgcc-4.1.0-3
gcc-gnat-4.1.0-3

# rpm -qa | grep gnat
gcc-gnat-4.1.0-3
libgnat-4.1.0-3

How reproducible:
run
# rpmbuild --rebuild --clean --target athlon gcc-4.1.1-1.fc5.src.rpm

Actual results:
checking for gnatbind... gnatbind
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... yes
checking for MPFR... yes
configure: error:
The following requested languages could not be built: ada
Recognised languages are: c,ada,c++,fortran,java,objc,obj-c++,treelang


Expected results:
exit 0 ;)

Comment 1 Jakub Jelinek 2006-06-05 06:32:11 UTC

*** This bug has been marked as a duplicate of 187853 ***


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