Package: ccache
Version: 3.1.5-1
Severity: important
Hi!
I'm afraid that ccache will break compilation of anything that specifies the
full name of the compiler ("x86_64-linux-gnu-gcc" rather than "gcc"). It
does still work with non-multiarch ones.
I see that the symlinks in /usr/lib/ccache are missing -- a few days ago
there was x86_64-linux-gnu-g{cc,++} there as well:
lrwxrwxrwx 1 root root 16 May 30 00:36 c++ -> ../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 c89-gcc -> ../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 c99-gcc -> ../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 cc -> ../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 g++ -> ../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 g++-4.6 -> ../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 gcc -> ../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 gcc-4.6 -> ../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 i386-pc-msdosdjgpp-g++ ->
../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 i386-pc-msdosdjgpp-gcc ->
../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 i386-pc-msdosdjgpp-gcc-4.2.2 ->
../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 i686-w64-mingw32-g++ ->
../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 i686-w64-mingw32-gcc ->
../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 x86_64-w64-mingw32-g++ ->
../../bin/ccache
lrwxrwxrwx 1 root root 16 May 30 00:36 x86_64-w64-mingw32-gcc ->
../../bin/ccache
These symlinks are set by a trigger on /usr/lib/gcc owned by ccache, yet
multiarch gcc doesn't have any files in that directory anymore.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (150, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-vserver-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ccache depends on:
ii libc6 2.13-7 Embedded GNU C Library: Shared lib
ii zlib1g 1:1.2.5.dfsg-1 compression library - runtime
ccache recommends no packages.
Versions of packages ccache suggests:
pn distcc <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]