Skip to content
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

Using clang-format on Linux ARM/ARM64 requires that libtinfo5 is installed #5958

Closed
sean-mcmanus opened this issue Aug 12, 2020 · 2 comments
Closed
Assignees
Labels
bug Feature: Code Formatting fixed Check the Milestone for the release in which the fix is or will be available. insiders Currently only repros with our latest Insiders release. Language Service
Milestone

Comments

@sean-mcmanus
Copy link
Contributor

sean-mcmanus commented Aug 12, 2020

The workaround is to install libtinfo5 (or libncurses5).

To fix this we would need to recompile clang-format for ARM/ARM64 with static linking (like we do for other architectures)

Upvote this if this fix is important to you. I hit it with the 64-bit Raspberry Pi OS.

@sean-mcmanus sean-mcmanus added bug Language Service insiders Currently only repros with our latest Insiders release. Feature: Code Formatting labels Aug 12, 2020
@sean-mcmanus sean-mcmanus changed the title Using clang-format on ARM/ARM64 requires that libtinfo5 is installed Using clang-format on Linux ARM/ARM64 requires that libtinfo5 is installed Aug 12, 2020
@michelleangela michelleangela added this to the Triage milestone Aug 12, 2020
@bobbrow bobbrow modified the milestones: Triage, 1.2.0 Nov 10, 2020
@Colengms
Copy link
Contributor

The build configs for this are complete, but M2 approval is required for real-signing, and our M2 is out until 12/15.

@Colengms Colengms added the fixed Check the Milestone for the release in which the fix is or will be available. label Jan 13, 2021
@sean-mcmanus
Copy link
Contributor Author

@bobbrow bobbrow added fixed Check the Milestone for the release in which the fix is or will be available. and removed fixed Check the Milestone for the release in which the fix is or will be available. labels Jan 26, 2021
@Colengms Colengms closed this as completed Feb 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Feature: Code Formatting fixed Check the Milestone for the release in which the fix is or will be available. insiders Currently only repros with our latest Insiders release. Language Service
Projects
None yet
Development

No branches or pull requests

4 participants