mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #611] build failure on alpine linux #356
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#356
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thoughtpatterns on GitHub (Nov 23, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/611
Describe the bug
the cargo package fails to build on the
ringsubpackage.To Reproduce
build this apkbuild, or run the following command, on alpine.
Expected behaviour
The package should build. I imagine there's a way around this to get ring working on musl but was unable to find an applicable method when searching.
Build log
Environment
Linux x230 6.6.61-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2024-11-14 19:34:11 x86_64 Linuxspotify_player 0.20.1Let me know if any other environment information could be helpful here. Thanks!
@aome510 commented on GitHub (Nov 30, 2024):
Should be fixed with latest
master. See #598liked_iconcannot be more than two character #1125