> During a test rebuild for CMake 4, apulse failed to rebuild. Hello Timo,
thanks for the heads-up. The cmake4 fix was already in upstream, but unreleased. (See https://github.com/i-rinat/apulse/pull/128#issuecomment-3241880335 . ) A version that should solve this problem is now on mentors at: https://mentors.debian.net/package/apulse/ If possible, could you sponsor it there? On a side note, the lintian error looks like an actual false positive to me (the library declares linking against libc, but uses no symbols from it -- it's super tiny and uses glib wrappers). I didn't find a good way to quench this. Advice welcome. Thanks! -mk

