error: patch failed: htl/Makefile:24 error: htl/Makefile: patch does not apply error: patch failed: htl/Versions:101 error: htl/Versions: patch does not apply error: patch failed: htl/pt-spin-inlines.c:24 error: htl/pt-spin-inlines.c: patch does not apply error: patch failed: sysdeps/htl/Versions:4 error: sysdeps/htl/Versions: patch does not apply error: patch failed: sysdeps/htl/pthreadP.h:231 error: sysdeps/htl/pthreadP.h: patch does not apply error: patch failed: sysdeps/i386/i686/pthread_spin_trylock.S:16 error: sysdeps/i386/i686/pthread_spin_trylock.S: patch does not apply error: sysdeps/i386/pthread_spin_trylock.S: does not exist in index error: sysdeps/mach/htl/pt-spin.c: does not exist in index error: patch failed: sysdeps/mach/hurd/i386/libc.abilist:130 error: sysdeps/mach/hurd/i386/libc.abilist: patch does not apply error: patch failed: sysdeps/mach/hurd/i386/libpthread.abilist:1 error: sysdeps/mach/hurd/i386/libpthread.abilist: patch does not apply error: patch failed: sysdeps/mach/hurd/x86_64/libc.abilist:1621 error: sysdeps/mach/hurd/x86_64/libc.abilist: patch does not apply error: patch failed: sysdeps/mach/hurd/x86_64/libpthread.abilist:1 error: sysdeps/mach/hurd/x86_64/libpthread.abilist: patch does not apply hint: Use 'git am --show-current-patch=diff' to see the failed patch hint: When you have resolved this problem, run "git am --continue". hint: If you prefer to skip this patch, run "git am --skip" instead. hint: To restore the original branch and stop patching, run "git am --abort". hint: Disable this message with "git config set advice.mergeConflict false" Applying: htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pthread_spin_lock, into libc. Patch failed at 0001 htl: move pthread_spin_{destroy, lock, init, trylock, unlock) and remove _pthread_spin_lock, into libc.