patching file benchtests/Makefile Hunk #1 FAILED at 26. 1 out of 1 hunk FAILED -- saving rejects to file benchtests/Makefile.rej patching file benchtests/hypotf-inputs Reject file benchtests/Makefile.rej: --- benchtests/Makefile +++ benchtests/Makefile @@ -26,7 +26,7 @@ bench-math := acos acosh asin asinh atan atanh cos cosh exp exp2 log log2 \ fmaxf powf trunc truncf roundeven roundevenf expf exp2f logf \ log2f sincosf sinf cosf isnan isinf isfinite hypot logb logbf \ exp10f ilogb ilogbf cbrt erf erfc exp10 expm1 j0 j1 lgamma \ - log10 log1p tgamma y0 y1 atan2 + log10 log1p tgamma y0 y1 atan2 hypotf ifneq (,$(filter yes,$(float96-fcts))) bench-math += cbrtl