skalenetwork / skale-consensus

Running the very core of SKL network, SKALE BFT consensus is universal, modern, modular, high-performance, asynchronous, provably-secure, agent-based Proof-of-Stake blockchain consensus engine in C++ 17. Includes provably secure embedded Oracle. Used by SKALE elastic blockchains. Easy and flexible enough to implement your own blockchain or smart contract platform. BLS signatures and Binary Asynchronous Consensus are main building blocks.
https://docs.skale.network/technology/consensus-spec
GNU Affero General Public License v3.0
78 stars 32 forks source link

Error while build #817

Open 20urc3 opened 10 months ago

20urc3 commented 10 months ago

After building dependencies (successfully) i encounter this error while running cmake conf

-- Hash mismatch, removing...
-- Using src='https://github.com/hunter-packages/crc32c/archive/hunter-1.0.5.tar.gz'
-- [download 100% complete]
-- verifying file...
       file='/root/.hunter/_Base/Download/crc32c/1.0.5/dc7fa8c/hunter-1.0.5.tar.gz'
-- SHA1 hash of
    /root/.hunter/_Base/Download/crc32c/1.0.5/dc7fa8c/hunter-1.0.5.tar.gz
  does not match expected value
    expected: 'dc7fa8cb877b9cb12a4e22e553087fdd6ce28cce'
      actual: 'cde522e1c523b23899b785d6f11b337316a686e5'
-- Hash mismatch, removing...
CMake Error at Build/crc32c-Release-prefix/src/crc32c-Release-stamp/download-crc32c-Release.cmake:170 (message):
  Each download failed!