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

Bug 459058

Summary: www-servers/skunkweb does not respect CC
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal CC: mmk
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 451790    
Bug Blocks: 243502    
Attachments: skunkweb-3.4.4.patch

Description Agostino Sarubbo gentoo-dev 2013-02-24 18:42:50 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)"


gcc -march=native -O2 -g0 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu  swpython.c   -o swpython
Comment 1 Michael Mair-Keimberger (iamnr3) 2013-06-03 17:03:57 UTC
Created attachment 349984 [details, diff]
skunkweb-3.4.4.patch

This patch simply adds tc-export CC to the ebuild which fixes the cc-issue. please review.
Comment 2 Patrice Clement gentoo-dev 2015-08-04 08:44:28 UTC
Package masked for removal. This bug will be closed after the removal. See bug 451790.
Comment 3 Patrice Clement gentoo-dev 2015-09-03 13:55:21 UTC
This package has been removed from the tree. See bug 451790.