Hi Graham,

On Thu, 7 Oct 2021 09:07:22 +0200 Graham Inggs <[email protected]> wrote:> 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.

This is probably fixed in the newer version of testthat -- 3.1.0
with this PR merged: https://github.com/r-lib/testthat/pull/1403

Could you confirm if it's still an issue?

Nilesh

Reply via email to