Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382847 - failed to build sys-devel/m4-1.4.15
Summary: failed to build sys-devel/m4-1.4.15
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 16:45 UTC by Dmitry Stepankov
Modified: 2011-09-14 06:09 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,4.24 KB, text/plain)
2011-09-13 16:46 UTC, Dmitry Stepankov
Details
/proc/cpuinfo (cpu.info,6.43 KB, text/plain)
2011-09-13 16:46 UTC, Dmitry Stepankov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Stepankov 2011-09-13 16:45:39 UTC
checking build system type ... Invalid configuration 'i686_64-pc-linux-gnu' machine 'i686_64-pc' not recognized

Reproducible: Always

Steps to Reproduce:
1.emerge m4
2.
3.
Actual Results:  
Failed to emerge

Expected Results:  
Successful emerge
Comment 1 Dmitry Stepankov 2011-09-13 16:46:11 UTC
Created attachment 286367 [details]
emerge --info
Comment 2 Dmitry Stepankov 2011-09-13 16:46:38 UTC
Created attachment 286369 [details]
/proc/cpuinfo
Comment 3 Agostino Sarubbo gentoo-dev 2011-09-13 17:12:12 UTC
Please use:

CHOST="x86_64-pc-linux-gnu"

for amd64 environment
Comment 4 Dmitry Stepankov 2011-09-14 06:09:49 UTC
Sorry, stupid mistake :-(