Package: ccache
Version: 3.1.7-1
Severity: normal
Hello,
it is not possible to build GNU autogen with ccache installed and in
PATH. Afaict this caused by autogen setting HOME=/dev/null.
|
| ccache: failed to create /dev/null/.ccache (Not a directory)
|
ccache should be able to handle this more gracefully and not try to write to
nonwriteable/not-a-directory HOME.
The fact that it tries to to so even with CCACHE_DISABLE=true is
broken, isn't it?
(SID)ametzler@argenau:/tmp/AUTOGEN/autogen-5.15$ env HOME=/dev/null CCACHE_DISABLE=true gcc -Wall -o hello hello.c
ccache: failed to create /dev/null/.ccache (Not a directory)
thanks, cu andreas
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ccache depends on:
ii libc6 2.13-32
ii zlib1g 1:1.2.6.dfsg-2
ccache recommends no packages.
Versions of packages ccache suggests:
pn distcc <none>
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Replies