As the title says.
On CentOS 7.5, x86_64, SystemC 2.3.2, --enable-debug, --disable-optimization, I get an execheap alert from SELinux on sysc/2.1/forkjoin/.libs/lt-test during make check. Also, several tests failed.
This does not happen on the non-debug, optimization-enabled make check.
execheap is a bad thing.
I re-run the entire build and the alert did not show up, and all tests passed, so this should be some transient error.
Please have a look where you potentially make heap executable.