98 | pw_loop_add_signal(pw_main_loop_get_loop(data.loop), SIGTERM, do_quit, &data); | ^~~~~~~~~~~~~~~~~~ In file included from /nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116/include/c++/14-20241116/bits/specfun.h:43, from /nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116/include/c++/14-20241116/cmath:3906, from /nix/store/j9xwizppkzp6nhxjpfhdwrrzcq3l8x5f-fmt-10.2.1-dev/include/fmt/format.h:36, from ../include/modules/cpu_usage.hpp:3, from ../src/modules/cpu_usage/common.cpp:1: In static member function 'static constexpr _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = short unsigned int*]' at /nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116/include/c++/14-20241116/bits/stl_algobase.h:548:42, inlined from 'constexpr std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = const short unsigned int; bool _IsMove = false; _II = __gnu_cxx::__normal_iterator<const short unsigned int*]' at /nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116/include/c++/14-20241116/bits/stl_algobase.h:555:31, inlined from 'constexpr std::tuple< <template-parameter-1-1> >::tuple(_UTypes&& ...) [with _UHead = std::vector<short unsigned int>&; long unsigned int _Idx = 0;