-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[libsystemd] Build error on x64-linux with clang #43044
Labels
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
Comments
Sorry I didn't repro your issue.
|
like I said, the issue occurs when compiling with Clang. |
MonicaLiu0311
added
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
and removed
requires:repro
The issue is not currently repro-able
labels
Jan 3, 2025
On Linux systems, vcpkg uses the GCC compiler by default to build the library. Supported host platforms and dependencies: https://learn.microsoft.com/en-us/vcpkg/concepts/supported-hosts?utm_source=chatgpt.com#linux-1. Tagged as |
MonicaLiu0311
changed the title
[libsystemd] Build error on x64-linux
[libsystemd] Build error on x64-linux with clang
Jan 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
it doesn't like Clang, works on GCC but I'd like to stick to Clang
Repository that reproduces the error with a workflow: systemd-repro
(had trouble getting the issue-body.md from the CI results so I reproduced it in a Codespace, hope that's okay.)
Package: libsystemd:[email protected]
Host Environment
vcpkg-scripts version: 4b6c50d 2024-12-31 (15 hours ago)
To Reproduce
vcpkg install libsystemd
Failure logs
/workspaces/systemd-repro/vcpkg/buildtrees/libsystemd/package-x64-linux-dbg-out.log
Additional context
vcpkg.json
The text was updated successfully, but these errors were encountered: