https://bugs.openldap.org/show_bug.cgi?id=9894
Issue ID: 9894 Summary: NetBSD build needs gmake, the default make utility does not have all the necessary features. Product: OpenLDAP Version: unspecified Hardware: x86_64 OS: Other Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: build Assignee: bugs@openldap.org Reporter: lucio.dere@gmail.com Target Milestone: ---
Please include in your build instructions that NetBSD's "make" (bmake, I seem to recall) rejects some Makefile stuff (for the bare "make" command, "make depend" completed successfully). Perhaps configure can figure that out or just check for gmake and use it if found?
I did not try "make test".
https://bugs.openldap.org/show_bug.cgi?id=9894
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Howard Chu hyc@openldap.org --- Yeah, we shouldn't be requiring gmake. Fixed in https://git.openldap.org/openldap/openldap/-/merge_requests/553
https://bugs.openldap.org/show_bug.cgi?id=9894
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.5.14 Assignee|bugs@openldap.org |hyc@openldap.org
https://bugs.openldap.org/show_bug.cgi?id=9894
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- HEAD:
• aef1c050 by Howard Chu at 2022-08-15T20:53:03+00:00 ITS#9894 don't use gmake-specific features
RE26:
• 0020cdbd by Howard Chu at 2022-08-24T15:52:17+00:00 ITS#9894 don't use gmake-specific features
RE25:
• 2185220f by Howard Chu at 2022-08-24T17:43:19+00:00 ITS#9894 don't use gmake-specific features
• 5ab7543d by Quanah Gibson-Mount at 2022-08-24T19:25:02+00:00 ITS#9894 - Fix build for 2.5 lloadd
• afce0b1e by Quanah Gibson-Mount at 2022-08-24T19:56:42+00:00 ITS#9894 - Further fixes for 2.5
https://bugs.openldap.org/show_bug.cgi?id=9894
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED