Bug 1183401 - gcc-x86_64-linux-gnu out of date
Summary: gcc-x86_64-linux-gnu out of date
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: cross-gcc
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Howells
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-18 22:18 UTC by Michael S. Tsirkin
Modified: 2015-04-22 15:21 UTC (History)
5 users (show)

Fixed In Version: cross-gcc-4.9.2-5.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-22 15:21:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael S. Tsirkin 2015-01-18 22:18:54 UTC
Description of problem:
on 32 bit fedora 21, cross-compiler is out of date.
in particular, it does not build a working 64 bit fedora kernel
on a 32 bit host - likely due to old bugs.

Version-Release number of selected component (if applicable):
gcc-x86_64-linux-gnu-4.9.1-1.fc21.1.i686

How reproducible:
always

Steps to Reproduce:
1.$ rpm -qf /usr/bin/x86_64-linux-gnu-gcc 
gcc-x86_64-linux-gnu-4.9.1-1.fc21.1.i686

2.$ rpm -qf /usr/bin/gcc
gcc-4.9.2-1.fc21.i686


Actual results:

cross-compiler lags behind the native one


Expected results:

cross-compiler should be up to date with latest fixes

Additional info:

seems to affect other architectures as well

Comment 1 David Binderman 2015-03-26 16:07:02 UTC
It seems that native gcc has gone to 5.0.0 for fedora 22 alpha, but
all the cross gcc compilers seem to be still back at 4.9.2.

Time for a mass rebuild of all the cross compilers for fedora 22 beta, possibly.

Comment 2 David Howells 2015-04-07 09:04:52 UTC
(In reply to David Binderman from comment #1)
> It seems that native gcc has gone to 5.0.0 for fedora 22 alpha, but
> all the cross gcc compilers seem to be still back at 4.9.2.

I still don't have a fully working 5.0.0 cross-gcc due to bugs in the arches that the normal gcc package doesn't build, so that's going to be a little while yet.

I can advance cross-gcc to the latest gcc-4 though.

Comment 3 Fedora Update System 2015-04-08 16:08:35 UTC
cross-gcc-4.9.2-4.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/cross-gcc-4.9.2-4.fc21

Comment 4 Fedora Update System 2015-04-09 21:23:22 UTC
cross-gcc-4.9.2-5.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/cross-gcc-4.9.2-5.fc21

Comment 5 Fedora Update System 2015-04-21 19:33:58 UTC
cross-gcc-4.9.2-5.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


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