btague{/usr/local/bin/obj}$ doas cmake -DCMAKE_BUILD_TYPE=Release ../rr
-- The C compiler identification is Clang 13.0.0
-- The CXX compiler identification is Clang 13.0.0
-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /usr/bin/cc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test SUPPORTS_MACRO_PREFIX_MAP
-- Performing Test SUPPORTS_MACRO_PREFIX_MAP - Success
-- Performing Test SUPPORTS_CXX14
-- Performing Test SUPPORTS_CXX14 - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
CMake Error at CMakeLists.txt:209 (message):
 Can't find 'capnp' command; install Capnproto packages?
Â
https://github.com/rr-debugger/rr/wiki/Building-And-Installing#tldr-- Configuring incomplete, errors occurred!
See also "/usr/local/bin/obj/CMakeFiles/CMakeOutput.log".
See also "/usr/local/bin/obj/CMakeFiles/CMakeError.log".