Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ejabberd compile fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
erg_samowzbudnik
Apprentice
Apprentice


Joined: 09 Sep 2011
Posts: 211
Location: European sticks

PostPosted: Sun May 09, 2021 7:31 am    Post subject: ejabberd compile fails Reply with quote

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
View user's profile Send private message
szatox
Advocate
Advocate


Joined: 27 Aug 2013
Posts: 3134

PostPosted: Sun May 09, 2021 10:48 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM All times are GMT
Page 1 of 1

 
Jump to:  
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