Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 459058 - www-servers/skunkweb does not respect CC
Summary: www-servers/skunkweb does not respect CC
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 451790
Blocks: tc-directly
  Show dependency tree
 
Reported: 2013-02-24 18:42 UTC by Agostino Sarubbo
Modified: 2015-09-03 13:55 UTC (History)
1 user (show)

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


Attachments
skunkweb-3.4.4.patch (skunkweb-3.4.4.patch,247 bytes, patch)
2013-06-03 17:03 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff

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