mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #408] armhf build not working / connecting #264
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#264
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 @praul on GitHub (Dec 7, 2019).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/408
Hi there,
I've tried to build librespot via the docker image for armhf with various flags.
None of the builds are working. Librespot does not connect and stops at
2019-12-07T08:31:54Z INFO librespot] librespot f67a38d (2019-12-03). Built on 2019-12-04. Build ID: d6Ol89kL [2019-12-07T08:31:54Z DEBUG librespot_connect::discovery] Zeroconf server listening on 0.0.0.0:42450I want to use pipe backend (for snapcast) and user/password authentication
Also: librespot does not respond to ctrl+c at that point
Any help?
Amd64 build is connecting and works as it should. Likewise the java version of librespot - but I would prefer the native build.
@ashthespy commented on GitHub (Mar 20, 2020):
@praul Did you ever figure out what was going on?