defender

expansion of macro 'pw_core_error' 361 | return (topic->flags & log_level & WP_LOG_TOPIC_LEVEL_MASK) != 0; | ~~~~~~~~~~~~~^~~~~~~~~~~ [77/229] Compiling C++ object waybar.p/src_modules_cffi.cpp.o [101/229] Compiling C++ object waybar.p/src_modules_upower.cpp.o [142/229] Compiling C++ object test/utils/utils_test.p/.._.._src_util_css_reload_helper.cpp.o [225/229] Linking target subprojects/cava-0.10.2/libcava.so [63/229] Generating symbol file subprojects/cava-0.10.2/libcava.so.p/libcava.so.symbols [64/229] Compiling C++ object waybar.p/src_modules_hyprland_workspaces.cpp.o [144/229] Compiling C++ object test/hyprland/hyprland_test.p/backend.cpp.o [224/229] Compiling C++ object waybar.p/src_modules_user.cpp.o [92/229] Compiling C++ object waybar.p/src_modules_hyprland_workspaces.cpp.o [144/229] Compiling C++ object waybar.p/src_modules_backlight.cpp.o [154/229] Compiling C++ object waybar.p/src_modules_sni_item.cpp.o [155/229] Compiling C++ object waybar.p/src_factory.cpp.o 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 '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 pw_core_error(core, id, seq, res, buffer); | ^~~~~~~~~~~~~ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/core.h: In function 'input_pipewire':