Closed rhastie closed 2 years ago
It's a known issue, so there may already be a patch, or could think about upgrading from venerable Catch 1.x to latest Catch 2.
See https://github.com/catchorg/Catch2/issues/2178#issuecomment-781984218
Looks like there is a patch. https://src.fedoraproject.org/rpms/catch1/blob/rawhide/f/catch1-sigstksz.patch
Just testing moving the container to the new Ubuntu 22.04 (Jammy) LTS release. This means moving to gcc 11.2.0 which currently isn't tested in the CI/CD pipeline...
I get a compile error during linking...
No rush as we don't need to advance the container to 22.04 for sometime but I thought I'd give the heads up on the error when you advance the compiler. I know you are waiting on a Ubuntu 22.04 runner before you can test this in CI/CD etc.