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