tce-load -i compiletc curl-dev libarchive-dev jsoncpp-dev expat2-dev ncurses-dev libuv-dev librhash-dev libnghttp2-dev wget https://cmake.org/files/v3.31/cmake-3.31.5.tar.gz cd cmake-3.31.5 sed -i '/"lib64"/s/64//' Modules/GNUInstallDirs.cmake ./bootstrap --prefix=/usr/local --system-libs --no-system-cppdap [11m 32.47s] edit CMakeCache.txt BUILD_CursesDialog:BOOL=ON CMAKE_VERBOSE_MAKEFILE:BOOL=TRUE CMAKE_BUILD_TYPE:STRING=Release CMAKE_CXX_FLAGS_RELEASE:STRING=-flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -DNDEBUG CMAKE_C_FLAGS_RELEASE:STRING=-flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -DNDEBUG [fno-exceptions fails] edit Source/CursesDialog/cmCursesStandardIncludes.h #include -> #include make [39m 34.88s] sudo make install -- Using system-installed BZIP2 -- Using system-installed CURL -- Using system-installed EXPAT -- Using system-installed FORM -- Using system-installed JSONCPP -- Using system-installed LIBARCHIVE -- Using system-installed LIBLZMA -- Using system-installed LIBRHASH -- Using system-installed LIBUV -- Using system-installed NGHTTP2 -- Using system-installed ZLIB -- Using system-installed ZSTD