Search Criteria
Package Details: snapcast 0.29.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/snapcast.git (read-only, click to copy) |
---|---|
Package Base: | snapcast |
Description: | Synchronous multi-room audio player |
Upstream URL: | https://github.com/badaix/snapcast |
Keywords: | audio multi-room |
Licenses: | GPL |
Submitter: | mogwai |
Maintainer: | mogwai |
Last Packager: | mogwai |
Votes: | 37 |
Popularity: | 0.151826 |
First Submitted: | 2016-01-01 21:21 (UTC) |
Last Updated: | 2024-08-26 17:02 (UTC) |
Dependencies (14)
- alsa-lib
- avahi
- expat (expat-gitAUR)
- flac (flac-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsoxr
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- opus (opus-gitAUR)
- alsa-utils (alsa-utils-gitAUR) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- python-mpd2 (python-mpd2-gitAUR) (optional) – stream plugin script
- python-musicbrainzngs (optional) – stream plugin script
- python-websocket-client (python-websocket-client-gitAUR) (optional) – stream plugin script
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
slackline commented on 2023-02-05 18:11 (UTC)
New release supporting boost-1.81.0 was made today (https://github.com/badaix/snapcast/releases) and specifically addresses the boost issue (https://github.com/badaix/snapcast/issues/1082).
mogwai commented on 2023-02-02 18:48 (UTC)
@keithspg: Any version lower than the current one in the arch repo should work.
In the meantime upstream has promised to release a new version within about a week: https://github.com/badaix/snapcast/issues/1100
keithspg commented on 2023-02-02 18:43 (UTC)
Tried it today and get the same error on armv7h (RPi). Is there a version of boost we can build that will allow it to build?
mogwai commented on 2023-01-27 09:49 (UTC)
@gbr: Turns out that this is an upstream issue. The latest released
snapcast
version does not compile with the currentboost
version. Upstream has alread been patched, but the fix has not been released yet. I'll ask if they can release a new version.PS: While I really do appreciate that issues are reported, please only report errors that are reproducible using the bare
makepkg
command. I've wasted enough time trying to reproduce issues that turn out to be related to helper tools likeparu
.gbr commented on 2023-01-27 04:51 (UTC)
Does not build for me:
Corubba commented on 2022-01-09 23:42 (UTC) (edited on 2022-01-09 23:43 (UTC) by Corubba)
And why do you believe that?
pkgconf
is part of thebase-devel
group, and following the docs it should not be explicitly included asmakedepends
.cmc commented on 2022-01-09 23:28 (UTC)
Thanks for making the package!
I believe pkgconfig should be in the mandatory dependencies.
mogwai commented on 2021-12-24 20:50 (UTC)
@m040601: This gcc11 patch is unrelated. That code is now in 0.26.0 itself. Please report upstream as this is indeed most likely an out-of-memory issue.
m040601 commented on 2021-12-24 19:46 (UTC) (edited on 2021-12-24 19:59 (UTC) by m040601)
I wonder if anyone can give me any tips or insight before I try to report my problem to upstream Snapcast.
I've been running Archlinux (ARM) and compiling Snapcast on my 1GB memory humble little Raspberry Pi 2 1.1 (32 bit armv7h) for 2 years. Until version 0.26 had no problems. It always took aaaaaaages to compile this C++ thingy, but in the end it bravely managed to do it. Running MPD and Snapcast with Opus encoding was also very smooth, and the CPU and RAM has always been more than enough.
With the latest version 0.26 in December, I'm stuck. I can't finish compiling it, without running out of memory apparently. Tried already several times. It's the exact same system I've been running for 2 years. But somehow I cant get past 15% in the compilation process and makepkg aborts with:
Sometimes I get a kernel "oom kill" thingy. The system runs out of memory, and the kernel aborts the process and reboots.
alarmpi kernel:
and
I have very little understanding of C++, compilation processes etc. But the first thing that occurred to me, is that, with version 0.26, maybe somehow the requirements of Snapcast have changed, are beefier now, and this hardware can't cope with it now.
Tried to shut down all the other non necessary services, and tried over and over to no avail.
But before I report this to Snapcast upstream, I want to be 100% sure, that it's not the PKGBUILD fault.
I noticed something with this PKGBUILD here on AUR. The latest changes to the PKGBUILD removed this line:
So this patch is no longer being applied as was in version 0.25. I dont know what the patch was for but:
Thanks in advance.
PS: Maybe related ? I saw this on Snapcast issues:
About the debian armhf package, https://github.com/badaix/snapcast/issues/960
mogwai commented on 2021-07-25 17:13 (UTC)
@cgirard: I've been trying to get exact solution upstreamed for quite a while now. See upstream issue: https://github.com/badaix/snapcast/issues/486
You're probably right that, in the meantime, I should change the text in the install file to refer to changing the location of the fifo rather than trying to work around the problems with the default location in /tmp
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »