Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484202 - x11-misc/xdaliclock : the CC is not always gcc
Summary: x11-misc/xdaliclock : the CC is not always gcc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-08 08:12 UTC by Agostino Sarubbo
Modified: 2013-09-08 14:15 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 Agostino Sarubbo gentoo-dev 2013-09-08 08:12:44 UTC
You receive this bug because this package prints directly gcc instead of the system's CC

This could be a cosmetic bug because mostly this is only a print error and it really uses the system's CC
The possible solution to fix this issue is check the config.log and:
- if this is a print error and it uses the system's CC, a sed could fix.
- if you really see gcc instead of the system's CC, this package does not respect CC


From the build log:

checking whether gcc accepts -std... yes