Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: ccache-git v3.2.4_110_g1cfdf73-1
Git Clone URL: | https://aur-dev.archlinux.org/ccache-git.git (read-only) |
---|---|
Package Base: | ccache-git |
Description: | A compiler cache |
Upstream URL: | http://ccache.samba.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ams1 |
Maintainer: | ams1 |
Last Packager: | ams1 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-10 13:17 |
Last Updated: | 2016-03-31 08:58 |
Dependencies (3)
- zlib (zlib-asm, libz)
- asciidoc (asciidoc-fake, asciidoc-git) (make)
- git (git-git) (make)
Required by (23)
- amule-adnza-daemon-svn (requires ccache) (make)
- amule-remote-tools (requires ccache) (make)
- icecream (requires ccache) (optional)
- jdk8-openjdk-jetbrains (requires ccache) (make)
- jdk8-openjdk-jetbrains-git (requires ccache) (make)
- jre8-openjdk-headless-jetbrains-git (requires ccache) (make)
- jre8-openjdk-jetbrains (requires ccache) (make)
- jre8-openjdk-jetbrains-git (requires ccache) (make)
- jre8-openjdk-jetbrains-headless (requires ccache) (make)
- nginx-passenger-git (requires ccache) (optional)
- nylon-build-stable (requires ccache)
- openchange (requires ccache) (make)
- openchange-git (requires ccache) (make)
- openjdk8-jetbrains-doc (requires ccache) (make)
- openjdk8-jetbrains-src (requires ccache) (make)
- qmc2-arcade-svn (requires ccache) (make)
- qmc2-common-svn (requires ccache) (make)
- qmc2-sdlmame-svn (requires ccache) (make)
- tuxjdk (requires ccache) (make)
- tuxjdk-doc (requires ccache) (make)
- tuxjdk-src (requires ccache) (make)
- vcsn (requires ccache)
- vcsn-git (requires ccache)
Latest Comments
ams1 commented on 2014-11-20 15:37
ccache 3.2 now has all the funky new features, but the community package doesn't have the --sysconfdir fix. I opened bug FS#42858.
ams1 commented on 2014-09-01 14:05
Yeah, ccache has been getting a lot of new features and a lot of them are not released yet. I had not realised that the central conf file was one of them.
v3.1.9_373_g969726d-2 has the configuration change you suggested.
stevenhoneyman commented on 2014-08-30 19:08
Quite strange, but 3.1.9 release does not use a sysconfig directory. The code was in the 'maint' branch since 2011 (!), but only got merged after 3.1.9 was released - in commit f34c3157602aa63cbeef6fdf31cd5c85364b9020
So yes, this git package needs it adding, to correctly support the new feature.
Thanks!
stevenhoneyman commented on 2014-08-30 18:37
Oops forgot to enable notifications for comments! I'll check the behaviour is the same with 3.1.9 stable and file a bug report
ams1 commented on 2014-08-18 09:27
Sure, I can, but then it wouldn't match the non-git package in the community repo. Maybe that should get fixed also?
stevenhoneyman commented on 2014-08-16 20:09
Could you please add: --sysconfdir=/etc
to the ./configure line? as it is now, it thinks the file should be in /usr/etc (run ccache -s and it tells you)