Skip to content

[WIP] Fix libldap build failure for all OS and libc#1106

Closed
Claude wants to merge 2 commits intomainfrom
claude/fix-libldap-building-issue
Closed

[WIP] Fix libldap build failure for all OS and libc#1106
Claude wants to merge 2 commits intomainfrom
claude/fix-libldap-building-issue

Conversation

@Claude
Copy link
Copy Markdown

@Claude Claude AI commented Apr 15, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>libldap fails building since today</issue_title>
<issue_description>all OS/libc</issue_description>

Comments on the Issue (you are @claude[agent] in this section)

@henderkes Why is Claude thing in the reviewer list but doesn't work?

@Claude Claude AI linked an issue Apr 15, 2026 that may be closed by this pull request
The OpenLDAP official release page (openldap.org/software/download) is currently inaccessible or has changed, causing builds to fail. This fix switches the source configuration from the file listing approach to using GitHub releases with tag matching.

Changes:
- Changed source type from "filelist" to "ghtagtar"
- Updated to use openldap/openldap GitHub repository
- Added tag matching pattern for OpenLDAP 2.6.x releases
- This ensures builds use stable releases from GitHub

Fixes #1104

Agent-Logs-Url: https://github.com/crazywhalecc/static-php-cli/sessions/b2ab7058-a80f-4290-8365-cce80b3ab311

Co-authored-by: crazywhalecc <20330940+crazywhalecc@users.noreply.github.com>
@Claude Claude AI requested a review from crazywhalecc April 15, 2026 04:23
@henderkes henderkes deleted the claude/fix-libldap-building-issue branch April 15, 2026 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libldap fails building since today

2 participants