Search Criteria
Package Details: sccache-git r844.c701598-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sccache-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sccache-git |
| Description: | ccache-like tool. Wraps compiler and avoids compilation when possible. Supports rustc |
| Upstream URL: | https://github.com/mozilla/sccache |
| Licenses: | Apache |
| Conflicts: | sccache, sccache-bin |
| Provides: | sccache |
| Submitter: | versusvoid |
| Maintainer: | versusvoid |
| Last Packager: | versusvoid |
| Votes: | 2 |
| Popularity: | 0.007095 |
| First Submitted: | 2017-11-12 17:26 (UTC) |
| Last Updated: | 2020-02-13 07:21 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Required by (9)
- dot-git (requires sccache) (make)
- emacs-igc-git (requires sccache) (make)
- emacs-pgtk-git (requires sccache) (make)
- emacs-pgtk-igc-git (requires sccache) (make)
- fleet (requires sccache)
- konform-browser (requires sccache) (make)
- navifm-git (requires sccache) (make)
- niri-git (requires sccache) (make)
- waterfox (requires sccache) (make)
Latest Comments
versusvoid commented on 2019-11-18 05:15 (UTC)
@jgerecke Sorry for delay, I'm not using rust actively now. Fixed all your notes, thanks
jgerecke commented on 2019-11-07 23:19 (UTC) (edited on 2019-11-07 23:19 (UTC) by jgerecke)
A few notes:
I've noticed that this PKGBUILD does not mark itself as conflicting with
sccache-binorsccache...It would be nice if this package also built the "sccache-dist" binary by adding
--all-featuresto the build/install commands (see thesccachepackage).Is it just me or does running both
cargo buildandcargo installend up causing the binaries to be built twice?PythonNut commented on 2018-02-02 19:14 (UTC)
Fails with:
felipec commented on 2018-01-19 10:11 (UTC) (edited on 2018-01-19 10:13 (UTC) by felipec)
Fails to build with: