Snapchat / KeyDB

A Multithreaded Fork of Redis
https://keydb.dev
BSD 3-Clause "New" or "Revised" License
11.02k stars 564 forks source link

Error while building on MacOS M1 #797

Closed mbUSC closed 3 months ago

mbUSC commented 3 months ago

Describe the bug

debug.cpp:1138:42: error: no member named '__srr0' in '__darwin_arm_thread_state64'
    return (void*) uc->uc_mcontext->__ss.__srr0;
                   ~~~~~~~~~~~~~~~~~~~~~ ^

To reproduce Follow the steps to build KeyDB

Expected behavior KeyDB builds successfully on MacOS M1