这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@robertkirkman
Copy link
Member

- Fixes termux#26879

- File `include/fuzzer/FuzzedDataProvider.h` is now in `libcompiler-rt` instead of `libllvm`
@robertkirkman robertkirkman merged commit 364d92d into termux:master Oct 14, 2025
11 checks passed
@finagolfin
Copy link
Member

Thanks, I saw this issue when moving the headers, but then the final update patch didn't show this change, so I forgot that these were in libllvm and would conflict, hopefully this fixes it.

@clover-yan
Copy link

Hello, I'm encountering issues. When will the fix be available?

@TomJo2000
Copy link
Member

TomJo2000 commented Oct 15, 2025

Depending on how often your mirror of choice synchronizes its packages it could take between 6 to 24 hours for updated packages to be available from time of merge.

@robertkirkman
Copy link
Member Author

@clover-yan hello please use these commands to try again:

ln -sf ${PREFIX}/etc/termux/mirrors/default ${PREFIX}/etc/termux/chosen_mirrors
pkg upgrade

@TomJo2000
Copy link
Member

You can also manually select the main mirror, thanks for the command Robert.

@clover-yan
Copy link

clover-yan commented Oct 15, 2025

@robertkirkman @TomJo2000 Thanks for helping. I also found mesa, which is required by xfce4, requires libllvm<21, which prevents me from upgrading safely. How can this be fixed?

@robertkirkman
Copy link
Member Author

@clover-yan that was fixed in this:

your current mirror is outdated. please either switch mirrors and try again, or wait for your mirror to receive the update, which has been released for 8 hours.

@clover-yan
Copy link

@clover-yan that was fixed in this:

your current mirror is outdated. please either switch mirrors and try again, or wait for your mirror to receive the update, which has been released for 8 hours.

@robertkirkman Thank you! I found the core issue: I configured a mirror group. Although I chose the main repo according to your command, it kept testing and selecting other repos. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: upgrade of clang libcompiler-rt libllvm lld llvm fails

4 participants