https://bugs.openldap.org/show_bug.cgi?id=9591
Issue ID: 9591 Summary: Solaris builds broken due to map file Product: OpenLDAP Version: 2.5.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: build Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
Solaris 11.4 fails to build because it uses a different option for the library symbol versioning map file. We need to detect this and provide the correct option (more at https://blogs.oracle.com/solaris/regex_and_glob_for_mapfiles-v2)
https://bugs.openldap.org/show_bug.cgi?id=9591
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.6
https://bugs.openldap.org/show_bug.cgi?id=9591
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |quanah@openldap.org
https://bugs.openldap.org/show_bug.cgi?id=9591
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/353
https://bugs.openldap.org/show_bug.cgi?id=9591
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • f76d40a9 by Quanah Gibson-Mount at 2021-06-24T21:28:01+00:00 ITS#9591 - Fix library symbol versioning map file for Solaris
Commits: • 62cad4e6 by Quanah Gibson-Mount at 2021-06-27T17:39:22+00:00 ITS#9591 - Regenerate configure
https://bugs.openldap.org/show_bug.cgi?id=9591
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- RE25:
Commits: • bdac9753 by Quanah Gibson-Mount at 2021-06-27T21:43:21+00:00 ITS#9591 - Fix library symbol versioning map file for Solaris
• 5b309c7b by Quanah Gibson-Mount at 2021-06-27T21:43:33+00:00 ITS#9591 - Regenerate configure
https://bugs.openldap.org/show_bug.cgi?id=9591
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED