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

Bug 459848

Summary: app-misc/scope does not respect CC
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: pinkbyte, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    

Description Agostino Sarubbo gentoo-dev 2013-03-01 09:47:31 UTC
You receive this bug because this package does not respect my system's CC ( x86_64-pc-linux-gnu-gcc - /usr/bin/x86_64-pc-linux-gnu-gcc ) and calls directly gcc -/usr/bin/gcc
The possible solutions to fix this issue are:
1)Fix the buildsystem, if you can
2)inherit toolchain-funcs and use tc-export CC
3)inherit toolchain-funcs and use emake CC="$(tc-getCC)"


checking for gcc... gcc
checking whether gcc accepts -g... yes
Comment 1 Sergey Popov gentoo-dev 2013-03-03 00:07:21 UTC
It's not respected only on configure stage. Anyway, fixed now:

+  03 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> -scope-0.04.ebuild,
+  scope-0.04-r1.ebuild:
+  Respect CC on configure stage too, wrt bug #459848. Drop old revision