Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354149 - sys-devel/llvm-gcc fails to build with on amd64
Summary: sys-devel/llvm-gcc fails to build with on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-08 20:24 UTC by Stanislav Ochotnicky (RETIRED)
Modified: 2011-02-08 20:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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..