Summary: | databases/postgresql11-server : patch to fix packaging issue when LLVM is enabled and SSL is disabled | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Artyom Davidov <ard_1> | ||||||
Component: | Individual Port(s) | Assignee: | Palle Girgensohn <girgen> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | ard_1, girgen | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(pgsql) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | 241053 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Artyom Davidov
2019-10-09 19:55:00 UTC
Created attachment 208215 [details]
Archive with the build logs
This is the Synth test build logs performed on FreeBSD 11.3 adm64 machine.
This archive includes four build logs with LLVM ON, and different GSSAPI and SSL options.
A commit references this bug: Author: girgen Date: Thu Oct 17 14:12:50 UTC 2019 New revision: 514661 URL: https://svnweb.freebsd.org/changeset/ports/514661 Log: Fix PLIST problems when building with LLVM but without GSSAPI or OPENSSL. PR: 241053, 241166 Submitted by: Artyom Davidov Changes: head/databases/postgresql12-server/Makefile head/databases/postgresql12-server/pkg-plist-server Fixed with patch in 241053. Thanks! (In reply to Palle Girgensohn from comment #3) Hello Palle, Thanks for the commit! But it looks like this issue was not fixed for databases/postgresql11-server by the commit https://svnweb.freebsd.org/changeset/ports/514661 databases/postgresql11-server requires a separate fixes for the pkg-plist-server from the patch attached to this PR. I didn't include them in the patch that was attached to #241053 since I thought that it would be better to separate them 'cause they affect different postgresql ports (versions). So the patch from this PR should also be merged to the ports tree to fix this issue for databases/postgresql11-server Reopened, since the patch from this PR was not committed with https://svnweb.freebsd.org/changeset/ports/514661 Committed! Thanks. A commit references this bug: Author: girgen Date: Mon Oct 21 10:10:56 UTC 2019 New revision: 515099 URL: https://svnweb.freebsd.org/changeset/ports/515099 Log: Fix PLIST problems when building with LLVM but without GSSAPI or OPENSSL. PR: 241166 Submitted by: Artyom Davidov Changes: head/databases/postgresql11-server/pkg-plist-server |