Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support erlang arm64 install #719

Closed
rarkins opened this issue Feb 13, 2023 · 1 comment · Fixed by #808
Closed

Support erlang arm64 install #719

rarkins opened this issue Feb 13, 2023 · 1 comment · Fixed by #808
Labels
priority-3-normal Default priority, "should be done" but isn't prioritised ahead of others status:ready Ready to start implementation type:feature Feature (new functionality)

Comments

@rarkins
Copy link
Member

rarkins commented Feb 13, 2023

Currently get this error on a MacBook Pro M1:

 => ERROR [base 11/31] RUN install-tool erlang                                                                                                  23.3s
------
 > [base 11/31] RUN install-tool erlang:
#18 0.600 installing v2 tool erlang v24.3.4.1
#18 22.45 linking tool erlang v24.3.4.1
#18 23.02 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
#18 23.03 /usr/local/bin/erl: line 6:   129 Segmentation fault      /opt/buildpack/tools/erlang/24.3.4.1/bin/erl "$@"
------
executor failed running [/bin/bash -c install-tool erlang]: exit code: 139
make: *** [project] Error 1
@viceice viceice mentioned this issue Feb 14, 2023
10 tasks
@viceice
Copy link
Member

viceice commented Feb 14, 2023

known issue, check

@viceice viceice added type:feature Feature (new functionality) priority-3-normal Default priority, "should be done" but isn't prioritised ahead of others status:ready Ready to start implementation labels Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3-normal Default priority, "should be done" but isn't prioritised ahead of others status:ready Ready to start implementation type:feature Feature (new functionality)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants