Coder Social home page Coder Social logo

Comments (3)

jdmarshall avatar jdmarshall commented on May 26, 2024

with I get a different but similar error:
export KERL_CONFIGURE_OPTIONS="--without-javac"
...
/bin/sh: line 1: 6166 Segmentation fault: 11 erlc -W -Werror +debug_info -DENABLE_MEGACO_FLEX_SCANNER=true -DMEGACO_REENTRANT_FLEX_SCANNER=true -Dmegaco_parser_inline -pa /Users/jasonmarshall/.asdf/plugins/erlang/kerl-home/builds/asdf_26.2.3/otp_src_26.2.3/lib/et/ebin -pa /Users/jasonmarshall/.asdf/plugins/erlang/kerl-home/builds/asdf_26.2.3/otp_src_26.2.3/lib/megaco/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"megaco-4.5"}' -I../../include -o../../ebin megaco_flex_scanner_handler.erl
make[5]: *** [../../ebin/megaco_flex_scanner_handler.beam] Error 139
make[5]: *** Waiting for unfinished jobs....
/bin/sh: line 1: 6165 Segmentation fault: 11 erlc -W -Werror +debug_info -DENABLE_MEGACO_FLEX_SCANNER=true -DMEGACO_REENTRANT_FLEX_SCANNER=true -Dmegaco_parser_inline -pa /Users/jasonmarshall/.asdf/plugins/erlang/kerl-home/builds/asdf_26.2.3/otp_src_26.2.3/lib/et/ebin -pa /Users/jasonmarshall/.asdf/plugins/erlang/kerl-home/builds/asdf_26.2.3/otp_src_26.2.3/lib/megaco/ebin +'{parse_transform,sys_pre_attributes}' +'{attribute,insert,app_vsn,"megaco-4.5"}' -I../../include -o../../ebin megaco_flex_scanner.erl
make[5]: *** [../../ebin/megaco_flex_scanner.beam] Error 139
make[4]: *** [opt] Error 2
make[3]: *** [opt] Error 2
make[2]: *** [opt] Error 2
make[1]: *** [opt] Error 2
make: *** [libs] Error 2

from kerl.

jdmarshall avatar jdmarshall commented on May 26, 2024

Alternately I can get beam signal 10 or error 1 in the same file. For the latter, even following these instructions and using latest only changes the error code to 1 from 139 but still failing in the same file.

https://devheroes.io/en/erlang-elixir-macos-m1/

from kerl.

jdmarshall avatar jdmarshall commented on May 26, 2024

Looks as if one of the environment variables left over from removing the old ErlangInstaller caused this error.

Cleaning up .bash_login and starting a new shell cleared the issue. Leaving for posterity.

from kerl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.