Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458616 - ARCH="x86" - usr/initramfs_data.S:1:0: error: CPU you selected does not support x86-64 instruction set
Summary: ARCH="x86" - usr/initramfs_data.S:1:0: error: CPU you selected does not suppo...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.gentoo.org/proj/en/base/em...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 16:35 UTC by Raymond Jennings
Modified: 2013-03-10 18:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
traces (atomfail.txt,7.59 KB, text/plain)
2013-02-21 16:35 UTC, Raymond Jennings
Details
attempted kernel config (.config,75.10 KB, text/plain)
2013-02-21 16:36 UTC, Raymond Jennings
Details
einfo (einfo.txt,5.19 KB, text/plain)
2013-02-21 18:41 UTC, Raymond Jennings
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Jennings 2013-02-21 16:35:03 UTC
Tried to build a 64-bit kernel on atom, it failed saying that atom doesn't support 64 bit, which I know isn't true.

Reproducible: Always

Actual Results:  
bogus build error

Expected Results:  
no build error
Comment 1 Raymond Jennings 2013-02-21 16:35:43 UTC
Created attachment 339608 [details]
traces
Comment 2 Raymond Jennings 2013-02-21 16:36:15 UTC
Created attachment 339610 [details]
attempted kernel config
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-21 17:27:13 UTC
ARCH="x86"

That certainly won't work.

Please post your `emerge --info' output in a comment.
Comment 4 Raymond Jennings 2013-02-21 18:41:46 UTC
Created attachment 339614 [details]
einfo
Comment 5 Raymond Jennings 2013-02-21 18:42:25 UTC
I figured gcc ought to be able to generate 64-bit code just fine.
Comment 6 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-02-22 14:19:57 UTC
It is possible to generate 64 bit code, but for that you need to build a 64 bit gcc (using crossdev, or amd64 stage3, or similar).
Comment 7 Raymond Jennings 2013-03-07 21:32:50 UTC
I just tried this after doing "crossdev x86_64" and I keep getting the same errors.

Are you guys SURE this is an invalid bug or is there something else I need to do?
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2013-03-10 18:12:01 UTC
There is no bug here. Read the helpful guide and use our forums/IRC/mailing lists if you need help.