Skip to content

Instantly share code, notes, and snippets.

@lu-zero
Created October 2, 2022 10:50
Show Gist options
  • Save lu-zero/cc3eda8a4cf14de373277eefe4bebc69 to your computer and use it in GitHub Desktop.
Save lu-zero/cc3eda8a4cf14de373277eefe4bebc69 to your computer and use it in GitHub Desktop.
make[2]: Entering directory '/home/lu_zero/Sources/openwrt-domo/bpi-r3/openwrt/feeds/packages/utils/ripgrep'
touch -r /home/lu_zero/Sources/openwrt-domo/bpi-r3/openwrt/build_dir/target-aarch64_cortex-a53_musl/ripgrep-13.0.0/.built /home/lu_zero/Sources/openwrt-domo/bpi-r3/openwrt/build_dir/target-aarch64_cortex-a53_musl/ripgrep-13.0.0/.autoremove 2>/dev/null >/dev/null
make[2]: [Makefile:43: compile] Error 1 (ignored)
find /home/lu_zero/Sources/openwrt-domo/bpi-r3/openwrt/build_dir/target-aarch64_cortex-a53_musl/ripgrep-13.0.0 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir' -print0 | xargs -r -0 rm -rf
find: '/home/lu_zero/Sources/openwrt-domo/bpi-r3/openwrt/build_dir/target-aarch64_cortex-a53_musl/ripgrep-13.0.0': No such file or directory
make[2]: Leaving directory '/home/lu_zero/Sources/openwrt-domo/bpi-r3/openwrt/feeds/packages/utils/ripgrep'
time: package/feeds/packages/ripgrep/compile#0.16#0.12#0.26
make[1]: Leaving directory '/home/lu_zero/Sources/openwrt-domo/bpi-r3/openwrt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment