[GH-ISSUE #611] build failure on alpine linux #356

Closed
opened 2026-03-02 23:46:51 +03:00 by kerem · 1 comment
Owner

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 ring subpackage.

To Reproduce
build this apkbuild, or run the following command, on alpine.

cargo install --git https://github.com/aome510/spotify-player --no-default-features --features 'fzf,lyric-finder,media-control,pulseaudio-backend,sixel,streaming'

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 Linux
spotify_player 0.20.1

Let me know if any other environment information could be helpful here. Thanks!

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 `ring` subpackage. **To Reproduce** build [this apkbuild](https://moe.pastes.sh/APKBUILD), or run the following command, on alpine. ```sh cargo install --git https://github.com/aome510/spotify-player --no-default-features --features 'fzf,lyric-finder,media-control,pulseaudio-backend,sixel,streaming' ``` **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](https://moe.pastes.sh/spotify-player-log)** **Environment** `Linux x230 6.6.61-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2024-11-14 19:34:11 x86_64 Linux` `spotify_player 0.20.1` Let me know if any other environment information could be helpful here. Thanks!
kerem 2026-03-02 23:46:51 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Nov 30, 2024):

Should be fixed with latest master. See #598

<!-- gh-comment-id:2508801117 --> @aome510 commented on GitHub (Nov 30, 2024): Should be fixed with latest `master`. See #598
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#356
No description provided.