You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kiex install 1.4.0 2.3.1
Downloading elixir version 1.4.0
Installing elixir version 1.4.0
Already on 'master'
Your branch is up-to-date with 'origin/master'.
Switched to a new branch 'v1.4.0'
From https://github.com/elixir-lang/elixir
tag v1.4.0 -> FETCH_HEAD
Already up-to-date.
cd lib/elixir && "/home/milk/.kiex/builds/elixir-git/rebar" clean
==> elixir (clean)
rm -rf ebin
rm -rf lib//ebin
rm -rf lib/elixir/test/ebin
rm -rf lib//tmp
rm -rf lib/mix/test/fixtures/git_repo
rm -rf lib/mix/test/fixtures/deps_on_git_repo
rm -rf lib/mix/test/fixtures/git_rebar
rm -rf lib/elixir/src/elixir.app.src
make clean_man
make[1]: Entering directory '/home/milk/.kiex/builds/elixir-git'
rm -f man/elixir.1
rm -f man/iex.1
make[1]: Leaving directory '/home/milk/.kiex/builds/elixir-git'
Uncaught error in rebar_core: {error,
{erl_interface,include,
"code:lib_dir(erl_interface)is unable to find the erl_interface library."}}
Makefile:69: recipe for target 'erlang' failed
make: *** [erlang] Error 1
Uncaught error in rebar_core: {error,
{erl_interface,include,
"code:lib_dir(erl_interface)is unable to find the erl_interface library."}}
Makefile:69: recipe for target 'erlang' failed
make: *** [erlang] Error 1
Problem with Elixir build. Aborting!
The text was updated successfully, but these errors were encountered:
kiex install 1.4.0 2.3.1
Downloading elixir version 1.4.0
Installing elixir version 1.4.0
Already on 'master'
Your branch is up-to-date with 'origin/master'.
Switched to a new branch 'v1.4.0'
From https://github.com/elixir-lang/elixir
Already up-to-date.
cd lib/elixir && "/home/milk/.kiex/builds/elixir-git/rebar" clean
==> elixir (clean)
rm -rf ebin
rm -rf lib//ebin
rm -rf lib/elixir/test/ebin
rm -rf lib//tmp
rm -rf lib/mix/test/fixtures/git_repo
rm -rf lib/mix/test/fixtures/deps_on_git_repo
rm -rf lib/mix/test/fixtures/git_rebar
rm -rf lib/elixir/src/elixir.app.src
make clean_man
make[1]: Entering directory '/home/milk/.kiex/builds/elixir-git'
rm -f man/elixir.1
rm -f man/iex.1
make[1]: Leaving directory '/home/milk/.kiex/builds/elixir-git'
Uncaught error in rebar_core: {error,
{erl_interface,include,
"code:lib_dir(erl_interface)is unable to find the erl_interface library."}}
Makefile:69: recipe for target 'erlang' failed
make: *** [erlang] Error 1
Uncaught error in rebar_core: {error,
{erl_interface,include,
"code:lib_dir(erl_interface)is unable to find the erl_interface library."}}
Makefile:69: recipe for target 'erlang' failed
make: *** [erlang] Error 1
Problem with Elixir build. Aborting!
The text was updated successfully, but these errors were encountered: