09:34:28 Sigh. I always feel so incredibly dumb when, after some time, I checkout Monero "master" source on my Debian system, try to compile, and right away run into problems I can't solve 09:34:48 On my Debian 12 system I get, for release as well as debug compile, the following error: 09:35:05 make[3]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/librt.so', needed by 'bin/monero-wallet-rpc'. Stop. 09:35:57 My system indeed has only the following file: /usr/lib/x86_64-linux-gnu/librt.so.1 09:48:01 False alarm, unnecessary rant. I think my build directory predated the switch from Debian 11 to Debian 12. A simple "make clean" did the trick. 09:49:38 The Linux dev's equivalent of "Did you already try to switch it off and on again?" :) 10:08:13 <3​21bob321:monero.social> Ctrl alt defeat 13:59:31 .merges 13:59:31 -xmr-pr- 9839 13:59:57 .merge+ 9850 13:59:57 Added 14:00:32 we need more approval to the above 2 so that tobtoht can merge them and CI is fixed 14:04:08 *one more approval 14:04:46 👍 14:23:57 Ji 14:33:29 Thats 9850 and 9839 (for matrix ppls) 19:26:45 Hi, I would like to propose an address and key correspondence check for monero-wallet-rpc generate_from_keys https://github.com/monero-project/monero/pull/9859 19:26:46 When the key and address don't correspond to each other it should error, instead of outputting a malformed wallet file. 20:55:22 .merge+ 9854 9853 9846 9845 9844 9840 9837 9836 9832 9824 9821 9809 9808 9791 20:55:22 Added 22:10:53 wowow 22:11:07 owowo? 22:13:23 lotta PRs 22:15:13 ye 22:16:12 what's this .merge stuff? 22:17:00 Its the merge staging bot 22:17:00 PR merge queue 22:17:59 the bot merges 1 by 1 & does ci for each one? 22:18:09 the bot does no CI 22:18:17 The bot just tracks which ones are to be manually merged 22:18:23 it's just a way for selsta to later on ask the bot to merge all the PRs he marked in the queue 22:19:12 gotcha 22:19:30 .help 22:19:30 lolnub 22:19:42 i forgot the command to check the queue 22:19:53 .merge 22:19:55 .merges 22:19:55 -xmr-pr- 9791 9808 9809 9821 9824 9832 9836 9837 9840 9844 9845 9846 9853 9854 22:20:04 thats the one 22:20:42 .op SyntheticBird 22:25:06 NorrinRadd the bot just keeps track, it doesnt do the merges. And the ci runs automatically for ever pr and commit 22:25:39 ah well, mb