11:53:14 I can't update p2pool to 3.0 on x86_64, but can on aarch64, what to do? 11:53:14 https://bin.snopyta.org/?b701e33738a37de9#4YYKyCtiqqfVuyu761L3tHW4ba7H9YJFEJP4aCcVfVgt 12:10:15 sech1 "changed compiler flags for RandomX in v3.0" is this related? 12:11:35 Add folder to Windows Defender exclusions 12:15:04 sorry, this is build error, the logs show "undefined reference to `randomx_calculate_hash'" 12:19:36 BigmenPixel: to avoid confusion are you compiling p2pool from source here? 12:19:54 Build error? Make sure git clone had --recursive in command line 12:20:43 plowsof11: It's recommended to build all possible from source in flatpak. 12:25:29 BigmenPixel: did sechs suggestion above fix it? 12:27:43 plowsof11: It must be recursive, because it was compiling in the older versions. 12:30:46 is this a case of needing to update the ranxomx submodule hm 12:31:55 after cloning p2pool with --recursive , /external/src/RandomX , git status = HEAD detached at 58c3943 12:32:10 plowsof11: But I don't understand, why did aarch64 compile well... 12:35:35 this is the change in randomx submodule last week that needs to be updated (im not sure about aarch64) https://github.com/SChernykh/RandomX/commit/58c3943ff5699ebd36e178b8d4c6183bcb82419c 12:37:40 is this real : git submodule foreach 'git pull origin master' pls confirm lol 12:37:52 ignore^