residency

macro 'pw_loop_add_signal' 98 | pw_loop_add_signal(pw_main_loop_get_loop(data.loop), SIGINT, do_quit, &data); | ^~~~~~~~~~~~~~~~~~ In file included from ../subprojects/cava-0.10.2/src/output/common.c:3: ../subprojects/cava-0.10.2/src/output/common.c: In function 'spa_latency_parse': /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:531:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 553 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/dsp-utils.h:26:15: note: in expansion of macro 'max' 35 | bars[m_y] = max(bars[z] / pow(monstercat * 1.5, de), bars[m_y]); | ^~~ ../subprojects/cava-0.10.2/include/cava/util.h:5:5: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 157 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:556:9: note: in expansion of macro 'spa_pod_parser_get_object' 556 | spa_pod_parser_get_object(&_p,type,id,##__VA_ARGS__); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/dsp-utils.h:26:15: note: in expansion of macro 'SPA_MIN' 384 | buf->pos += SPA_MIN(remain, (size_t)written); | ^~~~~~~ In file included from /nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116/include/c++/14-20241116/bits/specfun.h:43, from /nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116/include/c++/14-20241116/cmath:3906, from /nix/store/j9xwizppkzp6nhxjpfhdwrrzcq3l8x5f-fmt-10.2.1-dev/include/fmt/format.h:36, from ../include/modules/cpu_usage.hpp:3, from ../src/modules/cpu_usage/common.cpp:1: In static member function 'static constexpr _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with