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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Sep 9 11:12:44 CDT 2020


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-28788:
-------------------------------------

    Target Release Version/s: 18.0.0

> 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
>      Target Release: 13.33.0, 16.10.0, 17.4.0, 18.0.0
>
>
> {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