Checking patch hurd/Makefile... error: while searching for: # Avoid ssp before TLS is initialized. CFLAGS-hurdstartup.o = $(no-stack-protector) CFLAGS-RPC_exec_startup_get_info.o = $(no-stack-protector) ? # Make generated headers compatible with all support standards migheaderpipe := | sed -e 's/\/__ino64_t/' -e 's/\/__loff_t/' error: patch failed: hurd/Makefile:89 Checking patch sysdeps/mach/hurd/i386/intr-msg.h... error: while searching for: "_hurd_intr_rpc_msg_do:" \ /* Ok, push the mach_msg_trap arguments. */ \ " pushl 24(%4)\n" \ " .cfi_adjust_cfa_offset 4\n" \ " pushl %2\n" \ " .cfi_adjust_cfa_offset 4\n" \ " pushl 16(%4)\n" \ " .cfi_adjust_cfa_offset 4\n" \ " pushl 12(%4)\n" \ " .cfi_adjust_cfa_offset 4\n" \ " pushl 8(%4)\n" \ " .cfi_adjust_cfa_offset 4\n" \ " pushl %1\n" \ " .cfi_adjust_cfa_offset 4\n" \ " pushl (%4)\n" \ " .cfi_adjust_cfa_offset 4\n" \ " pushl $0\n" \ " .cfi_adjust_cfa_offset 4\n" \ /* TODO: remove this ecx kludge, we don't need it any more */ \ " movl %%esp, %%ecx\n" \ "_hurd_intr_rpc_msg_cx_sp: movl $-25, %%eax\n" \ error: patch failed: sysdeps/mach/hurd/i386/intr-msg.h:41 error: while searching for: "_hurd_intr_rpc_msg_in_trap:" \ /* Ok, clean the arguments and update OPTION and TIMEOUT. */ \ " addl $8, %%esp\n" \ " .cfi_adjust_cfa_offset -8\n" \ " popl %1\n" \ " .cfi_adjust_cfa_offset -4\n" \ " addl $12, %%esp\n" \ " .cfi_adjust_cfa_offset -12\n" \ " popl %2\n" \ " .cfi_adjust_cfa_offset -4\n" \ " addl $4, %%esp\n" \ " .cfi_adjust_cfa_offset -4\n" \ "_hurd_intr_rpc_msg_sp_restored:" \ : "=a" (err), "+r" (option), "+r" (timeout), "=m" (*intr_port_p) \ : "r" (&msg), "m" (*cancel_p), "i" (EINTR) \ error: patch failed: sysdeps/mach/hurd/i386/intr-msg.h:63 Applying patch hurd/Makefile with 1 reject... Rejected hunk #1. Applying patch sysdeps/mach/hurd/i386/intr-msg.h with 2 rejects... Rejected hunk #1. Rejected hunk #2.