[Home]

Summary:ASTERISK-28849: asttest failed to compile on fedora
Reporter:Martin Tomec (matesstar)Labels:
Date Opened:2020-04-22 18:42:08Date Closed:
Priority:MinorRegression?
Status:In Progress/In ProgressComponents:Tests/testsuite
Versions:GIT Frequency of
Occurrence
Constant
Related
Issues:
Environment:Fedora 31Attachments:
Description:asttest compilation failed because pkg-config --cflags lua5.1 returns error and pkg-config --cflags lua returns libraries in version 5.3
pkg-config --cflags lua-5.1 returns correct libs
Comments:By: Asterisk Team (asteriskteam) 2020-04-22 18:42:10.147-0500

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Alexander Traud (traud) 2020-10-23 09:40:02.909-0500

Sorry, had just a short glance at your issue: Is this a duplicate of ASTERISK-27904? Was this not fixed with [GERRIT-14322|https://gerrit.asterisk.org/14322]?