=== Applying patches on top of PostgreSQL commit ID 7c2061bdfba7c738dac1e2c14db51faeef3f34b1 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Dec 5 22:44:22 UTC 2025 On branch cf/5718 nothing to commit, working tree clean === using 'git am' to apply patch ./v5-0001-contrib-xml2-xslt_process-now-reports-XSLT-relate.patch === Applying: contrib/xml2: xslt_process() now reports XSLT-related error details === using 'git am' to apply patch ./v5-0002-contrib-xml2-overloaded-xslt_process-to-provide-v.patch === Applying: contrib/xml2: overloaded xslt_process() to provide variants for xmltype and specifying parameters in arrays error: sha1 information is lacking or useless (contrib/xml2/xslt_proc.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 contrib/xml2: overloaded xslt_process() to provide variants for xmltype and specifying parameters in arrays When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v5-0002-contrib-xml2-overloaded-xslt_process-to-provide-v.patch === patching file contrib/xml2/expected/xml2.out patching file contrib/xml2/sql/xml2.sql patching file contrib/xml2/xml2--1.1.sql patching file contrib/xml2/xslt_proc.c Hunk #1 FAILED at 10. Hunk #2 succeeded at 36 (offset 1 line). Hunk #3 succeeded at 58 (offset 1 line). Hunk #4 FAILED at 167. Hunk #5 succeeded at 197 (offset 1 line). Hunk #6 succeeded at 299 (offset 1 line). 2 out of 6 hunks FAILED -- saving rejects to file contrib/xml2/xslt_proc.c.rej patching file doc/src/sgml/xml2.sgml patching file src/backend/utils/adt/xml.c Hunk #1 succeeded at 154 (offset -1 lines). Hunk #2 succeeded at 1782 (offset -1 lines). Hunk #3 succeeded at 1881 with fuzz 2 (offset 2 lines). Unstaged changes after reset: M contrib/xml2/expected/xml2.out M contrib/xml2/sql/xml2.sql M contrib/xml2/xml2--1.1.sql M contrib/xml2/xslt_proc.c M doc/src/sgml/xml2.sgml M src/backend/utils/adt/xml.c Removing contrib/xml2/xslt_proc.c.rej === using 'git apply' to apply patch ./v5-0002-contrib-xml2-overloaded-xslt_process-to-provide-v.patch === Applied patch to 'contrib/xml2/expected/xml2.out' cleanly. Applied patch to 'contrib/xml2/sql/xml2.sql' cleanly. Applied patch to 'contrib/xml2/xml2--1.1.sql' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: contrib/xml2/xslt_proc.c:10 error: contrib/xml2/xslt_proc.c: patch does not apply Applied patch to 'doc/src/sgml/xml2.sgml' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/utils/adt/xml.c:1879 error: src/backend/utils/adt/xml.c: patch does not apply