[Home]

Summary:ASTERISK-27677: [patch] BuildSystem: Enable system provided libedit on OpenBSD.
Reporter:Alexander Traud (traud)Labels:patch
Date Opened:2018-02-16 04:36:40.000-0600Date Closed:2018-02-16 08:18:09.000-0600
Priority:CriticalRegression?
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:13.19.1 Frequency of
Occurrence
Related
Issues:
Environment:OpenBSD 6.2Attachments:( 0) OpenBSD_enable_libedit_13.patch
( 1) OpenBSD_enable_libedit.patch
Description:ASTERISK-18725 added the ability to leverage a system-provided libedit, instead of using the internal copy of Asterisk. For this, the tool pkg-config is required. On OpenBSD 6.2, both libedit and pkg-config are available by default. However, (perhaps) because libedit is an essential package and cannot be removed, pkg-config does not list libedit. Therefore, Asterisk did not find it and used its 15-year-old internal copy of libedit.

In Asterisk, libedit is a basic requirement. Because of ASTERISK-27634, Asterisk 16 is going to ship without an internal copy of libedit. Therefore, to continue to build Asterisk on OpenBSD, the attached patch is required.
Comments:By: Asterisk Team (asteriskteam) 2018-02-16 04:36:41.213-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2018-02-16 08:03:55.084-0600

Change 8221 merged by Jenkins2:
BuildSystem: Enable system provided libedit on OpenBSD.

[https://gerrit.asterisk.org/8221|https://gerrit.asterisk.org/8221]

By: Friendly Automation (friendly-automation) 2018-02-16 08:18:10.567-0600

Change 8222 merged by Jenkins2:
BuildSystem: Enable system provided libedit on OpenBSD.

[https://gerrit.asterisk.org/8222|https://gerrit.asterisk.org/8222]

By: Friendly Automation (friendly-automation) 2018-02-16 10:19:08.772-0600

Change 8223 merged by Jenkins2:
BuildSystem: Enable system provided libedit on OpenBSD.

[https://gerrit.asterisk.org/8223|https://gerrit.asterisk.org/8223]