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

Bug 292636

Summary: sox-14.3.0 does not build with coreutils-7.5-r1
Product: Gentoo Linux Reporter: John Klug <ski.brimson>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Klug 2009-11-10 05:11:06 UTC
The sox ebuild does:

From config.log:

/usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown


arch is in /usr/bin/arch, and there is no -k option.  Which of these is expected to work with gentoo?

The build fails because arch is unknown.
Comment 1 John Klug 2009-11-10 05:37:14 UTC
This bug report is pilot error.  gcc was not moved over.