[Lunar-bugs] [bug] lunar20050602 + ccache doesn't work

Lunar bug reports list lunar-bugs at lunar-linux.org
Mon Jul 25 10:24:49 UTC 2005


 Project:      lunar-linux
 ID:           
 Version:      <none>
-Component:    lunar (core tools)
+Component:    theedge (core tools)
 Category:     bug reports
 Priority:     normal
-Assigned to:  <unassigned>
+Assigned to:  sofar
 Reported by:  sirocco
 Updated by:   sofar
-Status:       active
+Status:       fixed


CONFIRMED: the reason is the 'make' wrapper nuked that functionality.
Fixed in SVN.

sofar



Previous comments:
------------------------------------------------------------------------

Sun, 07/24/2005 - 11:29 : sirocco

Hello, after a fresh 2.6 install I didn't understand why ccache was only
15Mb. and rebuild took about 24 hours (ok, it's epia sp8000)

So I done theses tests on my "old" lunar box :

>>>> using lunar 20041110
ccache -C   (yes, I did it :-/)
lin apache2
ccache -s : cache size 3.1 Mbytes
/var/log/ccache contains :
  called for link with modules/aaa/.libs/mod_access.a
  Placed .libs/suexec.o into cache
  got cached result for suexec.o
  ... many many interesting things
it's OK

lin lunar lunar-tools        (lunar 20050602)
ccache -C
lin apache2
ccache -s : cache size 552 Kbytes
/var/log/ccache contains many lines like that :
  Placed conftest.o into cache
  No -c option found for conftest.c
  ...
that's NOK :-/
ccache log only evolve during "configure" part of linning, not the
"make" part

I tried to look at the lunar functions, but it's a little hard for me,
not a bash specialist.

Guillaume

-- 
View: http://lunar-linux.org/?q=node/view/917
Edit: http://lunar-linux.org/?q=project/comments/add/917




More information about the Lunar-bugs mailing list