[2012-05-24T15:23:41.124490 4146 ] === CCACHE STARTED ========================================= [2012-05-24T15:23:41.124656 4146 ] Command line: cc -O -I../../. -c -o test.o test.c [2012-05-24T15:23:41.124670 4146 ] Hostname: maki [2012-05-24T15:23:41.124676 4146 ] Working directory: /var/uhubuild/work/compile [2012-05-24T15:23:41.124702 4146 ] Source file: test.c [2012-05-24T15:23:41.124708 4146 ] Object file: test.o [2012-05-24T15:23:41.124720 4146 ] Trying direct lookup [2012-05-24T15:23:41.125001 4146 ] Looking for object file hash in /var/uhubuild/work/.ccache/8/d/232186cf0086a15447f95d26064578-50500.manifest [2012-05-24T15:23:41.128289 4146 ] Got object file hash from manifest [2012-05-24T15:23:41.128321 4146 ] Unlink test.o via test.o.maki.4146.rmXXXXXX [2012-05-24T15:23:41.128334 4146 ] Copying /var/uhubuild/work/.ccache/c/a/888c3b8a0b26cc427c2c97bb5637b3-171327.o to test.o via test.o.maki.4146.XXXXXX (uncompressed) [2012-05-24T15:23:41.128424 4146 ] Created test.o from /var/uhubuild/work/.ccache/c/a/888c3b8a0b26cc427c2c97bb5637b3-171327.o [2012-05-24T15:23:41.128452 4146 ] Succeded getting cached result [2012-05-24T15:23:41.129042 4147 ] === CCACHE STARTED ========================================= [2012-05-24T15:23:41.129163 4147 ] Command line: cc -O -I../../. -c -o mkPixmap.o mkPixmap.c [2012-05-24T15:23:41.129176 4147 ] Hostname: maki [2012-05-24T15:23:41.129182 4147 ] Working directory: /var/uhubuild/work/compile [2012-05-24T15:23:41.129207 4147 ] Source file: mkPixmap.c [2012-05-24T15:23:41.129213 4147 ] Object file: mkPixmap.o [2012-05-24T15:23:41.129225 4147 ] Trying direct lookup [2012-05-24T15:23:41.129259 4147 ] Looking for object file hash in /var/uhubuild/work/.ccache/e/6/dfc55161dc81ed3f469694ff608c6e-1335.manifest [2012-05-24T15:23:41.131299 4147 ] Got object file hash from manifest [2012-05-24T15:23:41.131333 4147 ] Unlink mkPixmap.o via mkPixmap.o.maki.4147.rmXXXXXX [2012-05-24T15:23:41.131348 4147 ] Copying /var/uhubuild/work/.ccache/2/1/10926d401655161d480ffc8b5c5594-73651.o to mkPixmap.o via mkPixmap.o.maki.4147.XXXXXX (uncompressed) [2012-05-24T15:23:41.131410 4147 ] Created mkPixmap.o from /var/uhubuild/work/.ccache/2/1/10926d401655161d480ffc8b5c5594-73651.o [2012-05-24T15:23:41.131430 4147 ] Succeded getting cached result [2012-05-24T15:23:41.132010 4148 ] === CCACHE STARTED ========================================= [2012-05-24T15:23:41.132126 4148 ] Command line: cc -O -I../../. -c -o errHndlr.o errHndlr.c [2012-05-24T15:23:41.132138 4148 ] Hostname: maki [2012-05-24T15:23:41.132144 4148 ] Working directory: /var/uhubuild/work/compile [2012-05-24T15:23:41.132169 4148 ] Source file: errHndlr.c [2012-05-24T15:23:41.132175 4148 ] Object file: errHndlr.o [2012-05-24T15:23:41.132187 4148 ] Trying direct lookup [2012-05-24T15:23:41.132217 4148 ] Looking for object file hash in /var/uhubuild/work/.ccache/0/5/f3bf305f7a4aed1448de455fc41611-768.manifest [2012-05-24T15:23:41.133729 4148 ] Got object file hash from manifest [2012-05-24T15:23:41.133762 4148 ] Unlink errHndlr.o via errHndlr.o.maki.4148.rmXXXXXX [2012-05-24T15:23:41.133775 4148 ] Copying /var/uhubuild/work/.ccache/b/8/82715e2329a087d46bcf70b2dfe5b5-80094.o to errHndlr.o via errHndlr.o.maki.4148.XXXXXX (uncompressed) [2012-05-24T15:23:41.133834 4148 ] Created errHndlr.o from /var/uhubuild/work/.ccache/b/8/82715e2329a087d46bcf70b2dfe5b5-80094.o [2012-05-24T15:23:41.133861 4148 ] Succeded getting cached result [2012-05-24T15:23:41.134897 4150 ] === CCACHE STARTED ========================================= [2012-05-24T15:23:41.135011 4150 ] Command line: cc -o wm test.o mkPixmap.o errHndlr.o -O -lX11 -loldX [2012-05-24T15:23:41.135024 4150 ] Hostname: maki [2012-05-24T15:23:41.135030 4150 ] Working directory: /var/uhubuild/work/compile [2012-05-24T15:23:41.135049 4150 ] Called for link with mkPixmap.o [2012-05-24T15:23:41.135058 4150 ] Failed; falling back to running the real compiler [2012-05-24T15:23:41.135063 4150 ] Executing /usr/bin/cc -o wm test.o mkPixmap.o errHndlr.o -O -lX11 -loldX