microsoft / rego-cpp

A C++ interpreter for the OPA policy language Rego
https://microsoft.github.io/rego-cpp/
MIT License
33 stars 9 forks source link

Build fails in snmalloc update #155

Closed davidchisnall closed 5 months ago

davidchisnall commented 5 months ago

Building projects using rego-cpp now fails:

Configure REGOCPP_VERSION at 0.4.1
  0% [0:1/7] nan/s, 0.000s Performing update step for 'snmalloc-populate'
fatal: reference is not a tree: 835ab5186325736ff5aa8ef53728970d1d74c3bc
CMake Error at /Users/theraven/Documents/cheriot/cheriot-policy/Build/_deps/snmalloc-subbuild/snmalloc-populate-prefix/tmp/snmalloc-populate-gitupdate.cmake:188 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 128"
matajoh commented 5 months ago

Another example of microsoft/Trieste#120.