Trying to build postgres-10.2 with "-server" (client only) fails because the patch "postgresql-10beta2-no-server.patch" is rejected. Reproducible: Always Steps to Reproduce: 1. try to emerge postgresql-10.2 with USE="-server" 2. sadness Actual Results: Build failure. Expected Results: Successful build.
Created attachment 518944 [details, diff] Patch for the no-server patch Small context diff update for the patch. Apply & build with -server now succeeds.
Yay, conditional patching strikes again!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ebb3a4c11363430d484406efbfd63b479d97ce7 commit 6ebb3a4c11363430d484406efbfd63b479d97ce7 Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2018-02-10 18:38:22 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2018-02-10 18:38:22 +0000 dev-db/postgresql: Update 10.2 no-server patch Closes: https://bugs.gentoo.org/647218 Package-Manager: Portage-2.3.19, Repoman-2.3.6 .../files/postgresql-10.2-no-server.patch | 147 +++++++++++++++++++++ dev-db/postgresql/postgresql-10.2.ebuild | 2 +- 2 files changed, 148 insertions(+), 1 deletion(-)