FS#6957 - ccache does not compile some packages

Attached to Project: Arch Linux
Opened by Fabrizio (netx512k) - Thursday, 19 April 2007, 10:49 GMT
Last edited by Jan de Groot (JGC) - Thursday, 19 April 2007, 11:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version 0.8 Voodoo
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

With ccache i was not able to compile some packages.
For example i attach the output of the copilation of attr.
Thanx
This task depends upon

Closed by  Jan de Groot (JGC)
Thursday, 19 April 2007, 11:19 GMT
Reason for closing:  Works for me
Comment by Jan de Groot (JGC) - Thursday, 19 April 2007, 11:19 GMT
IMHO this is not the way to specify that ccache has to be used. Ccache contains wrappers for gcc/g++ which are added in front of $PATH when makepkg uses ccache. You specified CC="ccache gcc" to use ccache, which breaks quite some configure scripts.

Loading...