fish fails to build with ccache
bug
### Package Name
fish
### Maintainer
jqqqqqqqqqq@gmail.com
### OpenWrt Version
SNAPSHOT
### OpenWrt Target/Subtarget
mediatek/filogic
### Relevant Logs
```
[0/4] cd /home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7....ase/fish /home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.
Compiling fish v4.7.1 (/mnt/owrt-ram/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.1)
error: linker `ccache aarch64-openwrt-linux-musl-gcc` not found
|
= note: No such file or directory (os error 2)
error: could not compile `fish` (bin "fish") due to 1 previous error
FAILED: [code=101] CMakeFiles/fish /home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.1/CMakeFiles/fish
cd /home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.1 && /home/ki/openwrt/staging_dir/host/bin/cmake -E env FISH_CMAKE_BINARY_DIR=/home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.1 PREFIX=/usr DOCDIR=/usr/share/doc/fish DATADIR=/usr/share SYSCONFDIR=/etc BINDIR=/usr/bin CARGO_TARGET_DIR=/home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.1/cargo CARGO_BUILD_RUSTC=/home/ki/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/bin/rustc FISH_SPHINX=SPHINX_EXECUTABLE-NOTFOUND /home/ki/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/bin/cargo build --bin fish --release --target aarch64-unknown-linux-musl --no-default-features --features= && /home/ki/openwrt/staging_dir/host/bin/cmake -E copy /home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.1/cargo/aarch64-unknown-linux-musl/release/fish /home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.1
ninja: build stopped: subcommand failed.
make[2]: *** [Makefile:93: /home/ki/openwrt/build_dir/target-aarch64_cortex-a53_musl/fish-4.7.1/.built] Error 101
make[2]: Leaving directory '/home/ki/openwrt/feeds/packages/utils/fish'
time: package/feeds/packages/fish/compile#31.21#1.38#32.11
ERROR: package/feeds/packages/fish failed to build.
make[1]: *** [package/Makefile:198: package/feeds/packages/fish/compile] Error 1
make[1]: Leaving directory '/home/ki/openwrt'
make: *** [/home/ki/openwrt/include/toplevel.mk:233: package/feeds/packages/fish/compile] Error 2
```
### Confirmation Checklist
- [x] The package is maintained in this repository.
- [x] I understand that issues related to [the base OpenWrt repository](https://github.com/openwrt/openwrt/issues) or [LuCI repository](https://github.com/openwrt/luci/issues) will be closed.
- [x] I am reporting an issue for OpenWrt, not an unsupported fork.
1 条评论