Checking patch Makefile... error: while searching for: --generated $(common-generated) > $@; $(evaluate-test) endif # $(headers) define summarize-tests @grep -E -v '^(PASS|XFAIL):' $(objpfx)$1 || true @echo "Summary of test results$2:" @sed 's/:.*//' < $(objpfx)$1 | sort | uniq -c @! grep -E -q -v '^(X?PASS|XFAIL|UNSUPPORTED):' $(objpfx)$1 endef # The intention here is to do ONE install of our build into the error: patch failed: Makefile:564 error: Makefile: patch does not apply Checking patch scripts/merge-test-results.sh... error: while searching for: -t) subdir_file_name=$1 shift for d in "$@"; do if [ -f "$objpfx$d/$subdir_file_name" ]; then cat "$objpfx$d/$subdir_file_name" else error: patch failed: scripts/merge-test-results.sh:50 error: scripts/merge-test-results.sh: patch does not apply