#65625 closed defect (fixed)
qore-openldap-module: builds fail for later macOS releases
Reported by: | mascguy (Christopher Nielsen) | Owned by: | davidnich (David Nichols) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | qore-openldap-module |
Description
For whatever reason, the configure script is unable to find lib openldap
, for macOS 10.14 and later. A quick review of config.log
didn't provide much help, nor does configure argument --with-openldap
.
https://ports.macports.org/port/qore-openldap-module/details/
However, the latest upstream release (1.2.2) now utilizes CMake. And based on local testing on 10.15, openldap
is now found correctly.
While we can certainly try to troubleshoot the existing configure script, it might be easier to simply update the port. In that vein, I'll submit a PR.
Change History (7)
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
David, when I created this ticket, I didn't realize you're also the upstream owner/author. And you undoubtedly know precisely what needs to be fixed.
So if you prefer to remain with v1.2.0 for now, that's fine too. Let me know what you'd like to do!
comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Reopening, as I'm confusing this port with qore-openssl-module
.
comment:5 Changed 2 years ago by mascguy (Christopher Nielsen)
Ugh, this port was indeed updated via the following commit, though the message states qore-openssl-module
. I'm totally confused today! LOL
https://github.com/macports/macports-ports/commit/8e2585dedec3d601e00de7f4216c42f199038c8d
comment:6 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
PR created:
15640 - qore-openldap-module: update to 1.2.2