Describe the bug
Your chap binary was compiled using a stale build environment that generates
invalid std::regex code. Upgrade your build environment and remake chap.
My cmake is 3.17.5, gcc is 4.8.5. Linux: Centos 7.9 Which one is too old?
Reproduction steps
1. ./chap `ls -t core.* | head -1`
2.
3.
...
Expected behavior
Tell us the lowest version that is suported.
Additional context
No response