-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Installation fails on Apple macOS ARM computers.
Steps to reproduce
asdf install chezscheme 9.5.8
Expected behavior
Chez Scheme 9.5.8 installs successfully.
Screenshots
$ asdf install chezscheme 9.5.8
* Downloading chezscheme release 9.5.8...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 33.8M 100 33.8M 0 0 20.6M 0 0:00:01 0:00:01 --:--:-- 31.0M
./configure: line 338: [: =: unary operator expected
./configure: line 338: [: =: unary operator expected
no suitable machine type found
try rerunning as ./configure -m=<machine type>
available machine types: a6le, a6nt, a6osx, arm32le, i3le, i3nt, i3osx, ta6le, ta6nt, ta6osx, ti3le, ti3nt, and ti3osx
make: *** No rule to make target `install'. Stop.
\e[31mFail:\e[m Expected /Users/louis/.asdf/installs/chezscheme/9.5.8/bin/ to be executable.
\e[31mFail:\e[m An error ocurred while installing chezscheme 9.5.8.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working