Chongyun Lee
Chongyun Lee
Try `export CFLAGS="-Dindex=strchr"`
`rm -f $PREFIX/etc/profile.d/rust-nightly.sh` and restart the shell. I don't think this is a bug. Maybe TUR will ship `rust-analyzer-nightly` to work with `rustc-nightly`.
I tested some packages related to #21120 and marked them as resolved.
1. `llvm-mingw-w64` will not statically link binaries. This is intended and will not be fixed. 2. I haven't started `wine explorer.exe` in that way. I always start a desktop before...
> I'm not familiar with Windows, but I think there should be available some libraries at least, like libc++, wich isn't available in wine for termux. If adding those path...
Related to llvm/llvm-project#102443. In short, clang changed their mangling rules since clang-18, and the symbols exported by abseil-cpp happens to trigger this. Bumping abseil-cpp and their revdeps should resolve this.
Please install all the debs in https://github.com/termux/termux-packages/actions/runs/10645181804?pr=21303 and test if it works. Thanks!
`openjdk-21` hasn't been packaged by Termux main repository. There is a WIP PR #20793
It seems that `python-torch` hasn't been deleted from main-repo. Ping: @Grimler91
`angle-android` and `virglrenderer-android` can be updated, but I'm afraid that there won't be too much improvement of the compatibility. The compatibility is related to the Android's GL.There seems to be...