Source: rr
Version: 5.2.0-2
Severity: serious
Tags: ftbfs
Forwarded: https://github.com/mozilla/rr/issues/2237

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/rr.html

...
/build/1st/rr-5.2.0/src/kernel_abi.cc:54:17: error: static assertion failed: 
type ::ucontext_t not correctly defined
   static_assert(Verifier<arch_, system_type_, rr_type_>::same_size,            
\
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/1st/rr-5.2.0/src/kernel_abi.h:1813:3: note: in expansion of macro 
'RR_VERIFY_TYPE_ARCH'
   RR_VERIFY_TYPE_ARCH(SupportedArch::x86_64, ::ucontext_t, ucontext_t);
   ^~~~~~~~~~~~~~~~~~~

Reply via email to