Skip to content

Deb packages for bolt not available in aarch64 #62695

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
teeks99 opened this issue May 13, 2023 · 4 comments
Open

Deb packages for bolt not available in aarch64 #62695

teeks99 opened this issue May 13, 2023 · 4 comments

Comments

@teeks99
Copy link

teeks99 commented May 13, 2023

I am not seeing the libbolt-XX-dev and bolt-XX packages for arm64/aarch64, they are available for the x86_64/amd64 architecture.

@teeks99
Copy link
Author

teeks99 commented May 13, 2023

@sylvestre I think this will be assigned to you. Needs the packaging label.

@llvmbot
Copy link
Member

llvmbot commented May 13, 2023

@llvm/issue-subscribers-bolt

@sylvestre
Copy link
Collaborator

yeah, because libbolt_rt_hugify.a wasn't generated on arm64. is that fixed?

@alekuz01 alekuz01 self-assigned this Nov 15, 2024
alekuz01 added a commit that referenced this issue Apr 15, 2025
Add required hugify instrumentation and runtime libraries support for AArch64.
Fixes #58226
Unblocks #62695
var-const pushed a commit to ldionne/llvm-project that referenced this issue Apr 17, 2025
Add required hugify instrumentation and runtime libraries support for AArch64.
Fixes llvm#58226
Unblocks llvm#62695
@alekuz01 alekuz01 removed their assignment Apr 30, 2025
@ilinpv
Copy link
Contributor

ilinpv commented May 2, 2025

@sylvestre Hugify support for BOLT on AArch64 has landed in commit 38faf32 and runtime libraries should now be generated. Are there any remaining issues or blockers preventing you from building deb packages for bolt?

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

No branches or pull requests

6 participants