Donne

note: in expansion of macro 'spa_pod_parser_get_object' 556 | spa_pod_parser_get_object(&_p,type,id,##__VA_ARGS__); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:98:5: note: in expansion of macro 'pw_logt' 168 | pw_log_logt(lev,topic,__FILE__,__LINE__,__func__,__VA_ARGS__); | ^~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/log.h:174:29: note: in expansion of macro 'spa_loop_utils_add_signal' 64 | #define pw_log_warn(...) pw_log(SPA_LOG_LEVEL_WARN,__VA_ARGS__) | ^~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:30: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/dsd-utils.h:28:15: note: in expansion of macro 'spa_callbacks_call_res' 127 | spa_callbacks_call_res(&builder->callbacks, | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/core.h:537:9: note: in definition of macro 'spa_pod_parse_object' 26 | res = spa_pod_parse_object(format, |