Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#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: assignedclosed
Version 0, edited 2 years ago by mascguy (Christopher Nielsen) (next)

comment:4 Changed 2 years ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: closedreopened

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: reopenedclosed

comment:7 Changed 2 years ago by Christopher Nielsen <mascguy@…>

Note: See TracTickets for help on using tickets.