00:04:14 eureka: CMake Error at CMakeLists.txt:29 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake.
00:04:19 eureka: $ cmake --version
00:04:19 eureka: cmake version 4.1.2
00:04:21 eureka: :think:
00:12:42 eureka: seems clang does not like the definitions for the vector types; https://astr.al/u/45c1a436.txt
00:28:14 eureka: fixed typedefs, now some failure to resolve function impl https://astr.al/u/f8d2d793.txt
00:29:32 g​ingeropolous:monero.social: ah yes. the [--v2] means with or without
00:36:56 eureka: altivec.h defs don't like cstdint types, (signed long long) is all it wants
00:40:04 eureka: ok, builds, tests pass ok https://astr.al/u/015e5ae4.txt
00:44:53 eureka: https://astr.al/u/acd614e9.txt
00:47:49 eureka: https://astr.al/u/acd614e9.txt light mode is ok, mine mode seems to be having a very bad time allocating extremely slowly
00:48:14 eureka: i do not have root on this machine and there are no largepages so that doesn't help much
00:48:31 eureka: but in any event, interpreter seems to be ok on power8 BE
00:57:27 eureka: and I just notice I did all this in master, not v2 branch. whoops
01:01:04 DataHoarder: it's interpreter either way, so not much speed loss
17:01:49 gingeropolous: do you like scripts? i like scriots: https://github.com/Fountain5405/scriptsforthewin/blob/main/randomx_benchmark_full.sh
17:01:57 gingeropolous: scriots
17:47:04 sech1: Nice