noahshaw11 commented on pull request #5:
URL: https://github.com/apache/couchdb-mochiweb/pull/5#issuecomment-850457992


   Receiving another error with OTP 23:
   ```
   Uncaught error in rebar_core: {'EXIT',
                                  {undef,
                                   [{rebar_utils,get_cwd,[],[]},
                                    {rebar_config,new,0,[]},
                                    {rebar,init_config,1,[]},
                                    {rebar,run,1,[]},
                                    {rebar,main,1,[]},
                                    {escript,run,2,
                                     [{file,"escript.erl"},{line,758}]},
                                    {escript,start,1,
                                     [{file,"escript.erl"},{line,277}]},
                                    {init,start_em,1,[]}]}}
   =ERROR REPORT==== 27-May-2021::23:50:25.081921 ===
   beam/beam_load.c(1624): Error loading module rebar_utils:
     please re-compile this module with an 23 compiler (old-style fun with 
indices: 3/6)
   =ERROR REPORT==== 27-May-2021::23:50:25.081948 ===
   Loading of 
/home/travis/build/apache/couchdb-mochiweb/rebar/rebar/ebin/rebar_utils.beam 
failed: badfile
   =ERROR REPORT==== 27-May-2021::23:50:25.097954 ===
   beam/beam_load.c(1624): Error loading module rebar_utils:
     please re-compile this module with an 23 compiler (old-style fun with 
indices: 3/6)
   =ERROR REPORT==== 27-May-2021::23:50:25.097987 ===
   Loading of 
/home/travis/build/apache/couchdb-mochiweb/rebar/rebar/ebin/rebar_utils.beam 
failed: badfile
   escript: exception error: undefined function rebar_utils:delayed_halt/1
     in function  escript:run/2 (escript.erl, line 758)
     in call from escript:start/1 (escript.erl, line 277)
     in call from init:start_em/1 
     in call from init:do_boot/3 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to