[GH-ISSUE #601] Build failing on arm in void linux #1287

Closed
opened 2026-03-14 14:14:38 +03:00 by kerem · 3 comments
Owner

Originally created by @bougyman on GitHub (Nov 5, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/601

Describe the bug

After updating to 0.20.0, arm (6 and 7) builds are now failing for the spotify-player package

To Reproduce

These builds are automated in void-linux github actions. To reproduce simply create a PR updating
the version to 0.20.0

https://github.com/void-linux/void-packages/actions/runs/11687808367/job/32546762512
https://github.com/void-linux/void-packages/actions/runs/11631015422/job/32391178874

Expected behaviour

The build to succeed

Log and backtrace

We don't get to this point, since the build is failing. Build output in the 2 jobs above

Please refer to this URL for more details.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • OS: void linux
  • Application version: 0.20.0
  • Application features: if applicable, provide cargo features used to build spotify_player

Additional context
Add any other context about the problem here.

Originally created by @bougyman on GitHub (Nov 5, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/601 **Describe the bug** After updating to 0.20.0, arm (6 and 7) builds are now failing for the spotify-player package **To Reproduce** These builds are automated in void-linux github actions. To reproduce simply create a PR updating the version to 0.20.0 https://github.com/void-linux/void-packages/actions/runs/11687808367/job/32546762512 https://github.com/void-linux/void-packages/actions/runs/11631015422/job/32391178874 **Expected behaviour** The build to succeed **Log and backtrace** We don't get to this point, since the build is failing. Build output in the 2 jobs above Please refer to [this URL](https://github.com/aome510/spotify-player?tab=readme-ov-file#logging) for more details. **Screenshots** If applicable, add screenshots to help explain your problem. **Environment** - OS: void linux - Application version: 0.20.0 - Application features: if applicable, provide [cargo features](https://doc.rust-lang.org/cargo/reference/features.html) used to build `spotify_player` **Additional context** Add any other context about the problem here.
kerem 2026-03-14 14:14:38 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Might be related to https://github.com/aome510/spotify-player/issues/596. Not sure how the build process works for void-linux but can you try to build with the latest master?

<!-- gh-comment-id:2460459108 --> @aome510 commented on GitHub (Nov 6, 2024): Might be related to https://github.com/aome510/spotify-player/issues/596. Not sure how the build process works for void-linux but can you try to build with the latest `master`?
Author
Owner

@rlees85 commented on GitHub (Nov 19, 2024):

Make sure LTO is disabled for the build- however you do that in void linux.

<!-- gh-comment-id:2484985450 --> @rlees85 commented on GitHub (Nov 19, 2024): Make sure LTO is disabled for the build- however you do that in void linux.
Author
Owner

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

Should be fixed with latest master

<!-- gh-comment-id:2508800916 --> @aome510 commented on GitHub (Nov 30, 2024): Should be fixed with latest `master`
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#1287
No description provided.