patching file malloc/Makefile Hunk #1 FAILED at 147. 1 out of 1 hunk FAILED -- saving rejects to file malloc/Makefile.rej Reject file malloc/Makefile.rej: --- malloc/Makefile +++ malloc/Makefile @@ -147,6 +147,7 @@ $(objpfx)tst-malloc-thread-exit-mcheck: $(shared-thread-library) $(objpfx)tst-malloc-thread-fail-mcheck: $(shared-thread-library) $(objpfx)tst-malloc-fork-deadlock-mcheck: $(shared-thread-library) $(objpfx)tst-malloc-stats-cancellation-mcheck: $(shared-thread-library) +$(objpfx)tst-mallocfork3-malloc-check: $(shared-thread-library) $(objpfx)tst-malloc-backtrace-malloc-check: $(shared-thread-library) $(objpfx)tst-malloc-thread-exit-malloc-check: $(shared-thread-library) $(objpfx)tst-malloc-thread-fail-malloc-check: $(shared-thread-library)