Source: r-cran-testthat Version: 3.0.4-1 Severity: important Hi Maintainer
Your package uses a vendored copy of catch.hpp. It will FTBFS once glibc is upgraded to 2.34 due to MINSIGSTKSZ and SIGSTKSZ no longer being defined. You could take this opportunity to switch to using the catch package [1] in Debian where this still needs to be fixed (see #993515), or convince your upstream to switch to the newer catch2 [2], where this is already fixed. Regards Graham [1] https://tracker.debian.org/pkg/catch [2] https://tracker.debian.org/pkg/catch2