Le Sat, Mar 29, 2025 at 09:47:26AM +0100, Landry Breuil a écrit : > hi, > > here's updates for the newer 0.24 branch for mpd, see > https://www.musicpd.org/news/2025/03/mpd-0-24-released/ , > https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.2/NEWS > and the companion ncmpc 0.52. i had to revert an upstream commit in both > that made the build fail with error messages related to undefined > invoke/invocable too modern c++20 concepts, i attribute that failure to > a 'too old base libcxx'. > > with that reverted mpd builds with ports llvm 19 and base llvm 16. > > i havent done any runtime testing yet, will update my local install > running on 7.6 with backports.
i dont know what codepaths excercise the reverted patch, but both mpd 0.24.2 and ncmpc 0.52 work fine when backported to 7.6. one caveat (which happens at each mpd branch update anyway): upon upgrade, it will discard the current playlist, so make sure to save it before upgrading. it will also reindex the music database. please test in your most unusual setups for potential regressions, but i'm now more confident in that updated, so oks now welcome :) Landry