New comment by sgn on void-packages repository https://github.com/void-linux/void-packages/issues/45679#issuecomment-1868659765 Comment: > There's barely any info online about that cryptic error message that cmake barfs up, and all that info says is that cmake is compiled "without ssl support". Where did you see that? Trying building your PR: > CMake Error at src/libunicode/CMakeLists.txt:17 (file): > **file DOWNLOAD** cannot compute hash on failed download > > **status: [1;"Unsupported protocol"]** The error seems to be clear that some `file(DOWNLOAD)` run into `unsupported protocol`.