In file included from /nix/store/ml0az4xav28g5pcm2g2pjfj9qhj1qn3s-wireplumber-0.5.8-dev/include/wireplumber-0.5/wp/wp.h:25, from ../include/modules/wireplumber.hpp:4, from ../src/factory.cpp:104: /nix/store/ml0az4xav28g5pcm2g2pjfj9qhj1qn3s-wireplumber-0.5.8-dev/include/wireplumber-0.5/wp/log.h: In function 'spa_format_audio_iec958_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] 199 | ({ | ^ ../subprojects/cava-0.10.2/src/output/terminal_ncurses.c:255:50: 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/dsd-utils.h:28:15: 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/wma-utils.h:26:15: note: in expansion of macro 'pw_log_warn' 30 | pw_log_warn("out of buffers: %m"); | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/parser.h:556:9: note: in expansion of macro 'SPA_MIN' 353 | *n_vals = SPA_MIN(1u, SPA_POD_CHOICE_N_VALUES(pod)); | ^~~~~~~ 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_strbuf_append': /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/defs.h:147:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 553 | ({ |