[PR #1297] [MERGED] Fix building Docker image for cross-compilation [dev branch] #1324

Closed
opened 2026-02-27 20:02:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1297
Author: @starypatyk
Created: 6/9/2024
Status: Merged
Merged: 6/10/2024
Merged by: @roderickvd

Base: devHead: dev-docker-build


📝 Commits (1)

  • 799bc38 Fix building Docker image for cross-compilation:

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 contrib/Dockerfile (+5 -1)

📄 Description

The changes to the Docker build made for the old-api branch in #1289 are also required in the dev branch.

Changes cherry-picked from the original commit.

  • Debian stretch packages are now available only from archive.debian.org
  • Use rust 1.71 - MIPS target demoted to tier 3 at 1.72

With these changes I have been able to build the dev branch for all architectures except MIPS.

Does it still make sense to maintain the MIPS architecture? Are there any known uses of librespot on MIPS devices?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/1297 **Author:** [@starypatyk](https://github.com/starypatyk) **Created:** 6/9/2024 **Status:** ✅ Merged **Merged:** 6/10/2024 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `dev-docker-build` --- ### 📝 Commits (1) - [`799bc38`](https://github.com/librespot-org/librespot/commit/799bc38094b07f5ea5a9b9acda0d368b5fb9fe68) Fix building Docker image for cross-compilation: ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `contrib/Dockerfile` (+5 -1) </details> ### 📄 Description The changes to the Docker build made for the `old-api` branch in #1289 are also required in the `dev` branch. Changes cherry-picked from the original commit. * Debian **stretch** packages are now available only from **archive.debian.org** * Use rust **1.71** - MIPS target demoted to tier 3 at **1.72** With these changes I have been able to build the `dev` branch for all architectures **except** MIPS. Does it still make sense to maintain the MIPS architecture? Are there any known uses of **librespot** on MIPS devices? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:02:00 +03:00
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/librespot#1324
No description provided.