Skip to content

add Musl support #195

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
zg opened this issue May 27, 2025 · 0 comments
Open

add Musl support #195

zg opened this issue May 27, 2025 · 0 comments

Comments

@zg
Copy link

zg commented May 27, 2025

Projects that depend on swift-kafka-client which want to leverage the Static Linux SDK to build static executables are currently not able to as there are failures.

Example compilation failure from within the Swift Docker image attempting to compile a Swift project that depends on swift-kafka-client:

/root/.cache/checkouts/swift-kafka-client/Sources/Crdkafka/librdkafka/src/rdkafka_sasl_cyrus.c:47:10: fatal error: 'sasl/sasl.h' file not found
        47 | #include <sasl/sasl.h>
           |          ^~~~~~~~~~~~~
     1 error generated.
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

No branches or pull requests

1 participant