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

Bug 354149

Summary: sys-devel/llvm-gcc fails to build with on amd64
Product: Gentoo Linux Reporter: Stanislav Ochotnicky (RETIRED) <sochotnicky>
Component: [OLD] Core systemAssignee: 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 Stanislav Ochotnicky (RETIRED) gentoo-dev 2011-02-08 20:24:31 UTC
When trying to emerge llvm-gcc on (mostly) amd64 machine it fails to build (build.log attached).

Reproducible: Always

Steps to Reproduce:
1. emerge llvm-gcc


Actual Results:  
Build fails with errors "redefinition of 'floor_log2'" and "error: redefinition of 'exact_log2'"

Expected Results:  
clean build & working llvm-gcc
Comment 1 Stanislav Ochotnicky (RETIRED) gentoo-dev 2011-02-08 20:39:10 UTC
Bah, nevermind...I forgot crazy things I was testing in make.conf. Sorry for the noise.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-02-08 20:46:00 UTC
You also forgot to assign the bug.
Comment 3 Stanislav Ochotnicky (RETIRED) gentoo-dev 2011-02-08 20:48:46 UTC
I was about to when I realized the bug was invalid so I didn't even do that..