i’ve bitcoin repo from tag v28.0, everytime i run cmake --build construct -j$(sysctl -n hw.ncpu), i preserve getting the next error
bitcoin/src/uint256.h:133:19: error: name to consteval perform 'util::ConstevalHexDigit' will not be a continuing expression
am making an attempt to setup bitcoin as a part of evaluation for chaincode lab BOSS program.
