yajl removed from MPD, replaced by nlohmann_json
Thanks for the hint
Git Clone URL: | https://aur.archlinux.org/mpd-git.git (read-only, click to copy) |
---|---|
Package Base: | mpd-git |
Description: | Flexible, powerful, server-side application for playing music |
Upstream URL: | https://www.musicpd.org/ |
Licenses: | BSD-2-Clause, GPL-2.0-or-later |
Conflicts: | mpd |
Provides: | mpd |
Submitter: | Slash |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 103 |
Popularity: | 0.001139 |
First Submitted: | 2008-09-07 18:21 (UTC) |
Last Updated: | 2025-05-02 22:46 (UTC) |
yajl removed from MPD, replaced by nlohmann_json
Thanks for the hint
yajl removed from MPD, replaced by nlohmann_json
libcdio gets updated in the repo and mpd no longer runs
Only needed a rebuild
/usr/include/liburing/compat.h:11:10: fatal error: linux/blkdev.h: No such file or directory
mpd-git-0.23.17.r1734.gd822685c5-1 Build fine for me both with makepkg and devtools for me, a similar problem has been reported twice on sdl3-git
but couldn't confirm it either
More breakage:
[67/715] Compiling C++ object src/io/uring/liburing.a.p/Ring.cxx.o
FAILED: src/io/uring/liburing.a.p/Ring.cxx.o
c++ -Isrc/io/uring/liburing.a.p -Isrc/io/uring -I../src/io/uring -Isrc -I../src -I. -I.. -flto=auto -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -ffast-math -ftree-vectorize -Wcast-qual -Wdouble-promotion -Wmissing-declarations -Wshadow -Wunused -Wvla -Wwrite-strings -Wno-stringop-overflow -fno-threadsafe-statics -fmerge-all-constants -Wcomma-subscript -Wextra-semi -Wmismatched-tags -Woverloaded-virtual -Wsign-promo -Wsuggest-override -Wvolatile -Wvirtual-inheritance -Wno-non-virtual-dtor -fvisibility=hidden -ffunction-sections -fdata-sections -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -fPIC -MD -MQ src/io/uring/liburing.a.p/Ring.cxx.o -MF src/io/uring/liburing.a.p/Ring.cxx.o.d -o src/io/uring/liburing.a.p/Ring.cxx.o -c ../src/io/uring/Ring.cxx
In file included from /usr/include/liburing.h:17,
from ../src/io/uring/Ring.hxx:9,
from ../src/io/uring/Ring.cxx:5:
/usr/include/liburing/compat.h:11:10: fatal error: linux/blkdev.h: No such file or directory
11 | #include <linux/blkdev.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
Seems to be broken as of libcdio 2.1.1, the main repo version is working.
@emilot this is a VCS pkgbuild; it don't have to be updated for every version (this isn't welcome per AUR guidelines)
If you really need to notify of a new version please use "Flag package out-of-date"
New mpd version
23.16
no, need this patch to install to the right bin path: https://github.com/MusicPlayerDaemon/MPD/commit/26eb998fc210f72cebc7184097f21f7033db9714.patch
mpd is installed to /usr/mpd instead of /usr/bin/mpd. Is this expected?
Pinned Comments