wip: incomplete alpine linux support #2018

Open
opened 2026-04-05 22:37:15 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rymdbar on 10/2/2025

Naïve attempt at allow build for alpine linux. It is obvious that this software is targeting platforms where vendoring the world is the norm. Building deps fails with errors such as mismatches between signed and unsigned integers. I did not even bother looking at the exact details, as the path to successfully building this sure looks like a deep rabbit hole of chores.

It seems like some quality work has been started with #10309 and related pull requests. Once test runners are in place, lets hope that allows for an overhaul of the buildsystem, previously blocked by the maintainer due insufficient bandwidth for reviews. After that, maybe some decoupling of dependencies and the use of proper system libraries and sound software engineering principles may follow?

For now, I'm leaving this as a draft pull request. Primarily to document the current state for the next sucker attempting to build for alpine.

*Originally created by @rymdbar on 10/2/2025* Naïve attempt at allow build for alpine linux. It is obvious that this software is targeting platforms where vendoring the world is the norm. Building deps fails with errors such as mismatches between signed and unsigned integers. I did not even bother looking at the exact details, as the path to successfully building this sure looks like a deep rabbit hole of chores. It seems like some quality work has been started with #10309 and related pull requests. Once test runners are in place, lets hope that allows for an overhaul of the buildsystem, previously blocked by the maintainer due insufficient bandwidth for reviews. After that, maybe some decoupling of dependencies and the use of proper system libraries and sound software engineering principles may follow? For now, I'm leaving this as a draft pull request. Primarily to document the current state for the next sucker attempting to build for alpine.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#2018