Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 382847

Summary: failed to build sys-devel/m4-1.4.15
Product: Gentoo Linux Reporter: Dmitry Stepankov <dstepank>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
/proc/cpuinfo

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 :-(