Search Criteria
Package Details: snapcast 0.31.0-2
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.042937 |
First Submitted: | 2016-01-01 21:21 (UTC) |
Last Updated: | 2025-01-26 17:55 (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 9 Next › Last »
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
cgirard commented on 2021-07-25 16:31 (UTC)
Hi, instead of advising of disabling protected FIFOs, it would be probably a better idea to just advise to use
/run/snapserver/snapfifo
as you even care to create/run/snapserver
mogwai commented on 2021-05-17 08:22 (UTC)
@Hazzl: Thank you for upstreaming!
Since gcc11 hit the core repository today and no new release is available upstream (yet), I've added your patch. Thanks again for raising this issue.
mogwai commented on 2021-05-16 14:35 (UTC)
@Hazzl: Could you please report this issue upstream?
Hazzl commented on 2021-05-16 14:29 (UTC)
I need the following patch to compile with g++-11.1.0
mogwai commented on 2021-01-16 11:36 (UTC)
@m040601: done
m040601 commented on 2021-01-13 17:55 (UTC) (edited on 2021-01-13 18:06 (UTC) by m040601)
At https://github.com/badaix/snapcast there is the "docs" folder . Its content ends up in /usr/share/doc/snapcast
But there's also some extra usefull stuff besides that "docs" folder.
Could you please also include it ? Thanks.
mogwai commented on 2020-10-15 20:30 (UTC)
Indeed, I just noticed that the original github alert is referring to a different commit than the current 0.22.0 tag. It seems he added one more commit to fix a missing include, and then re-tagged. Glad to have that cleared up. I thought I was going crazy. :-)
CultofRobots commented on 2020-10-15 20:26 (UTC)
Probably happened because snapcast dev pulled v0.22.0 assets about an hour after they uploaded it to github, then uploaded new assets under the same release tag a bit later.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »