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_callbacks_call_res' 243 | spa_callbacks_call_res(&(iface)->cb,method_type,res,method,vers,##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/core.h:381:9: note: in expansion of macro 'pw_core_error' 361 | return pw_core_error(core, id, seq, res, buffer); | ^~~~~~~~~~~~~ In file included from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/builder.h:23, from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/param/audio/format-utils.h:13: /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/pod/builder.h: In function 'gboolean wp_log_topic_is_enabled(WpLogTopic*, GLogLevelFlags)': /nix/store/ml0az4xav28g5pcm2g2pjfj9qhj1qn3s-wireplumber-0.5.8-dev/include/wireplumber-0.5/wp/log.h:112:24: warning: bitwise operation between different enumeration types 'WpLogTopicFlags' and 'GLogLevelFlags' is deprecated [-Wdeprecated-enum-enum-conversion] 112 | return (topic->flags & log_level & WP_LOG_TOPIC_LEVEL_MASK) != 0; | ~~~~~~~~~~~~~^~~~~~~~~~~ [77/229] Compiling C++