[asterisk-bugs] [JIRA] (ASTERISK-26091) [patch] ar cru creates warning, instead use ar cr
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Jun 7 02:26:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230911#comment-230911 ]
Asterisk Team commented on ASTERISK-26091:
------------------------------------------
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].
> [patch] ar cru creates warning, instead use ar cr
> -------------------------------------------------
>
> Key: ASTERISK-26091
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26091
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: 11.22.0, 13.9.1
> Environment: Ubuntu 16.04 LTS
> Reporter: Alexander Traud
> Severity: Minor
>
> While linking the following warning message appears:
> {{/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')}}
> *Steps to reproduce* on Ubuntu 16.04 LTS
> {noformat}wget downloads.asterisk.org/pub/telephony/asterisk/asterisk-13-current.tar.gz
> tar zxf asterisk-1*.tar.gz
> sudo apt install libssl-dev libncurses-dev libnewt-dev libxml2-dev libsqlite3-dev uuid-dev libjansson-dev libblocksruntime-dev
> ./configure
> make{noformat}
> *Workaround*
> {{sudo apt install libedit-dev}} avoids the build of the Asterisk included editline project and therefore this message, see ASTERISK-18725, [Reviewboard|https://reviewboard.asterisk.org/r/1528/], and its [Commit|https://github.com/asterisk/asterisk/commit/7d4ccea736c1ce325de00c23dee28c61de47e638].
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list