Checking patch misc/sys/cdefs.h... error: while searching for: : __ ## f ## _chk (__VA_ARGS__, (__osz) / (__s)))) #endif #if __GNUC_PREREQ (4,3) # define __warnattr(msg) __attribute__((__warning__ (msg))) # define __errordecl(name, msg) \ extern void name (void) __attribute__((__error__ (msg))) error: patch failed: misc/sys/cdefs.h:208 error: misc/sys/cdefs.h: patch does not apply