11:47:59 hello 11:48:14 i have a error like 11:48:18 "common/compat/glibc_compat.cpp:70:7: error: use of undeclared identifier '__glibc_unlikely' 11:48:19   if (__glibc_unlikely (dstlen < len))" 11:53:00 Are you using glibc ? 11:55:13 Looks like that code is always used, even if no glibc... You can maybe fix it by adding: 11:55:23 #ifdef __GLIBC__ after the last #include, and: 11:55:30 #endif at the end of the file. 11:55:51 If it works, it's worth PRing. 11:56:17 Though maybe a better fix would be to do it in CMakeLists.txt, if one knows how to detect glibc in there. 11:58:17 ok 12:04:37 worked 12:04:52 Thank you. 13:54:10 .merge+ 4137 13:54:10 Added 13:55:00 .merges 13:55:00 -xmr-pr- 4125 4133 4135 4137 13:55:17 luigi1111w: these 4 plus tag too pls 14:21:21 ok 14:22:34 luigi1111w: wait 14:22:53 ok 14:22:57 there might be a bug in cli 14:23:04 I will just do merges 14:23:14 no the prepare release one yet 14:23:19 the others are ok to merge 14:23:22 k 14:27:14 https://github.com/monero-project/monero-gui/pull/4135 ?? 14:27:49 welp 14:27:50 no 14:27:52 never mind it fixed itself 14:28:18 that one might need to be reverted x.x 14:28:31 looked like a harmless patch but build broke 14:28:33 ^-_-^ 14:45:17 .merge+ 4126 4130 14:45:17 Added 14:45:30 trying to fix the build issue so will take a couple hours 14:49:03 ok 16:14:43 .merge+ 4138 4130 16:14:47 .merges 16:14:47 -xmr-pr- 4126 4130 4137 4138