[asterisk-bugs] [JIRA] (ASTERISK-28788) func_aes: incorrectly printing error 'declined to load'

Friendly Automation (JIRA) noreply at issues.asterisk.org
Tue Mar 31 12:09:25 CDT 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250081#comment-250081 ] 

Friendly Automation commented on ASTERISK-28788:
------------------------------------------------

Change 14061 merged by Joshua Colp:
func_aes: Avoid incorrect error message on load.

[https://gerrit.asterisk.org/c/asterisk/+/14061|https://gerrit.asterisk.org/c/asterisk/+/14061]

> func_aes: incorrectly printing error 'declined to load'
> -------------------------------------------------------
>
>                 Key: ASTERISK-28788
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28788
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Functions/func_aes
>    Affects Versions: 16.9.0, 17.3.0
>         Environment: no OpenSSL (development) headers
> either disabled or not found, in script ./configure
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>            Severity: Minor
>
> {code}
> ERROR: loader.c:2396 load_modules: Failed to resolve dependencies for func_aes
> ERROR: loader.c:2396 load_modules: func_aes declined to load.
> {code}
> At compile time, see {{MODULEINFO}}, OpenSSL {{-lcrypto}} is optional. At runtime, see {{AST_MODULE_INFO}}, OpenSSL {{libcrypto.so}} is mandatory. This mismatch happened because of the changes [9cfdb81|https://gerrit.asterisk.org/7872] and [606ae34|https://gerrit.asterisk.org/6964] back in the year 2017. However, the error message itself is just cosmetic, those functions cannot be used anyway.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list