Chongyun Lee
Chongyun Lee
Currently, when we want to update the database of command-not-found, we need to bump revision in `build.sh`. Of course, if our updates are timely enough, this won't be a problem....
## Problem description `clang` crashes/hangs on aarch64 architecture under x86_64 host. It seems to be an upstream issue of `qemu-aarch64-static`. But actually there is no such issue under other aarch64...
If `~/.cache` doesn't exist, some error will happen. See https://github.com/termux/termux-packages/pull/11350#issuecomment-1193645585.
### Problem description `numpy` doesn't work since `1.23.0`, probably because of the wrong `EXT_SUFFIX`. But I have really no idea why this happens. ``` Traceback (most recent call last): File...
Closes #13057
Closes #10070
When chromium source is fetched with extra params `--no-history`, there will be no tag info in the local `.git` repository, and `./scripts/pacthes.sh apply` will fail because `git push --set-upstream origin...
NaCl is disabled in carbonyl, but its toolchain will be checked out by default. These files will occupy lots of disk space but are actually useless.