schedule

#define pw_loop_add_signal(l,...) spa_loop_utils_add_signal((l)->utils,__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:99:5: note: in expansion of macro 'pw_log' 174 | #define pw_loop_add_signal(l,...) spa_loop_utils_add_signal((l)->utils,__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../subprojects/cava-0.10.2/src/input/pipewire.c:98:5: 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/vorbis-utils.h:26:15: note: in expansion of macro 'spa_interface_call_res' 101 | spa_interface_call_res(&o->iface, | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/support/loop.h:356:49: note: in expansion of macro 'spa_callbacks_call_res' 243 | spa_callbacks_call_res(&(iface)->cb,method_type,res,method,vers,##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~