I'm building Rust with --enable-ccache, it fails at the miniz step:
compile: x86_64-unknown-linux-gnu/rt/miniz.o
make: ccache gcc: Command not found
/home/manishearth/Mozilla/rust/mk/rt.mk:90: recipe for target 'x86_64-unknown-linux-gnu/rt/miniz.o' failed
make: *** [x86_64-unknown-linux-gnu/rt/miniz.o] Error 127