=== Applying patches on top of PostgreSQL commit ID 8b5f36bb6c16c030561d83b74b8c3270dbf48b68 === === applying patch ./0001-Lazily-JIT.patch patching file src/backend/commands/explain.c Hunk #1 succeeded at 896 (offset 6 lines). patching file src/backend/jit/jit.c patching file src/backend/jit/llvm/llvmjit.c patching file src/backend/jit/llvm/llvmjit_expr.c Hunk #4 succeeded at 2430 (offset 41 lines). patching file src/backend/jit/llvm/llvmjit_inline.cpp Hunk #1 FAILED at 62. Hunk #2 succeeded at 288 (offset 1 line). Hunk #3 succeeded at 377 (offset 1 line). Hunk #4 succeeded at 451 (offset 1 line). Hunk #5 succeeded at 490 (offset 1 line). 1 out of 5 hunks FAILED -- saving rejects to file src/backend/jit/llvm/llvmjit_inline.cpp.rej patching file src/include/jit/jit.h