Max Ivan
Max Ivan
Test build - https://github.com/termux-pacman/glibc-packages/pull/317
improved cross compilation based on bionic library
You're experiencing this problem because termux packages now implement a mandatory alternatives system. This system currently only works for `apt` users (i.e., those with `update-alternatives`), as `pacman` doesn't have an...
> I tried to compile wine-stable in glibc packages but got the following error It looks like this error is caused by trying to run wine through termux-x11. Try running...
> Personally, I do not wish to maintain code we aren't concerned with. What do you mean by **codes** that don't concern you?
> By “code that doesn’t concern us,” I mean packages outside the Termux infrastructure (specifically, non-bionic packages). This is an utterly meaningless justification for refusing to implement the features and...
> It's not that I do not want to implement it. It's just that this repo isn't concerned with your project. Why do you think the `termux-packages` repository is unrelated...
Now `bionic_buildorder.py` can correctly analyze the dependencies of all glibc packages during online compilation (i.e. when dependencies are installed, not compiled).
> Instead of adding a new variable you could have just returned a VIRTUAL package when in OFFLINE mode and when only installing was set (I use that locally). Thanks...
The following question arose: have you studied my PR #20513 in detail (about the implementations I propose to solve problems due to cyclic dependencies and how they work)?