View previous topic :: View next topic |
Author |
Message |
erg_samowzbudnik Apprentice
Joined: 09 Sep 2011 Posts: 223 Location: European sticks
|
Posted: Sun May 09, 2021 7:31 am Post subject: ejabberd compile fails |
|
|
Compiling ejabberd fails with:
Code: | Compiled src/mod_privilege.erl
ejabberd_http: function extract_path_query/1+74:
Internal consistency check failed - please report this bug.
Instruction: {call,1,{f,302}}
Error: {bad_arg_type,
{x,0},
{t_tuple,22,true,
#{1 => {t_atom,[state]},
4 => {t_atom,['POST','PUT']},
6 => {t_tuple,2,true,#{1 => {t_atom,[abs_path]}}}}},
{t_tuple,22,true,
#{1 => {t_atom,[state]},4 => {t_atom,['POST']}}}}:
Compiling src/ejabberd_http.erl failed:
ERROR: compile failed while processing /var/tmp/portage/net-im/ejabberd-20.07/work/ejabberd-20.07: rebar_abort
make: *** [Makefile:115: src] Error 1 |
Any ideas, please? |
|
Back to top |
|
|
szatox Advocate
Joined: 27 Aug 2013 Posts: 3432
|
Posted: Sun May 09, 2021 10:48 am Post subject: |
|
|
Quote: | Internal consistency check failed - please report this bug. |
Quote: | Error: {bad_arg_type, |
Looks like static analyzer found a bug (haven't used it, I just know it exists and tends to be on the lenient side of things), so getting in touch with ejabber's developers, as suggested by the error message, does sound like a good idea. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|