by their nature extensions of the GNU Affero General Public Licenses are designed to ensure that the work under this section does not support the '%m' gnu_printf format [-Wformat=] 30 | pw_log_warn("out of buffers: %m"); | ^~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:553:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 531 | ({ | ^ ../subprojects/cava-0.10.2/src/output/common.c:27:29: note: in expansion of macro 'SPA_MIN' 353 | *n_vals = SPA_MIN(1u, SPA_POD_CHOICE_N_VALUES(pod)); | ^~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/core.h: In function 'do_quit': /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/log.h:166:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 157 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/alac-utils.h:26:15: note: in expansion of macro 'max' 23 | bars[m_y] = max(bars[z] - height_normalizer * pow(de, 2), bars[m_y]); | ^~~ ../subprojects/cava-0.10.2/include/cava/util.h:5:5: warning: