error: patch failed: sysdeps/ieee754/dbl-64/e_fmod.c:98 error: sysdeps/ieee754/dbl-64/e_fmod.c: patch does not apply error: patch failed: sysdeps/ieee754/dbl-64/math_config.h:23 error: sysdeps/ieee754/dbl-64/math_config.h: 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: benchtests: Add remainder benchtest Applying: math: Optimize dbl-64 remainder implementation Applying: math: Remove clz_uint64/ctz_uint64 and use stdbit.h Patch failed at 0003 math: Remove clz_uint64/ctz_uint64 and use stdbit.h