I don’t have permission to create an issue or PR on github, so I’m posting it here.
The two PRs are:
The forum software only allows me to post 2 links, so I can’t directly link to the relevant issue on github (#7874).
It’s interesting to me that CentOS build completes successfully since the logic in ConfigureCompiler.cmake suggests that it should have the same issue. Maybe USE_SANITIZER
is true in that environment?
There’s also a PR to fix the minimum cmake version. When I was trying to fix the jemalloc issue, I thought that it have been related to the version of cmake. None of the versions below 1.19 are able to generate a build anymore.