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
Downloading elixir version 1.6
Installing elixir version 1.6
Already on 'master'
Your branch is up-to-date with 'origin/master'.
fatal: Cannot update paths and switch to branch 'v1.6' at the same time.
Did you intend to checkout 'v1.6' which can not be resolved as commit?
Branch v1.6 set up to track remote branch v1.6 from origin.
Switched to a new branch 'v1.6'
From https://github.com/elixir-lang/elixir
Downloading elixir version 1.6
Installing elixir version 1.6
Already on 'master'
Your branch is up-to-date with 'origin/master'.
fatal: Cannot update paths and switch to branch 'v1.6' at the same time.
Did you intend to checkout 'v1.6' which can not be resolved as commit?
Branch v1.6 set up to track remote branch v1.6 from origin.
Switched to a new branch 'v1.6'
From https://github.com/elixir-lang/elixir
Already up-to-date.
cd lib/elixir && "/home/alan/.kiex/builds/elixir-git/rebar" clean
==> elixir (clean)
rm -rf ebin
rm -rf lib//ebin
make[1]: Entering directory '/home/alan/.kiex/builds/elixir-git'
rm -rf lib//_build/
rm -rf lib/*/tmp/
rm -rf lib/elixir/test/ebin/
rm -rf lib/mix/test/fixtures/deps_on_git_repo/
rm -rf lib/mix/test/fixtures/git_rebar/
rm -rf lib/mix/test/fixtures/git_repo/
rm -rf lib/mix/test/fixtures/git_sparse_repo/
rm -f erl_crash.dump
make[2]: Entering directory '/home/alan/.kiex/builds/elixir-git'
rm -f man/elixir.1
rm -f man/elixir.1.bak
rm -f man/iex.1
rm -f man/iex.1.bak
make[2]: Leaving directory '/home/alan/.kiex/builds/elixir-git'
make[1]: Leaving directory '/home/alan/.kiex/builds/elixir-git'
==> elixir (compile)
Compiled src/elixir_parser.yrl
Compiled src/elixir_bootstrap.erl
Compiled src/elixir_erl_clauses.erl
Compiled src/elixir_rewrite.erl
src/elixir.erl:21: syntax error before: ':='
src/elixir.erl:14: type struct() undefined
ERROR: compile failed while processing /home/alan/.kiex/builds/elixir-git/lib/elixir: rebar_abort
Makefile:62: recipe for target 'erlang' failed
make: *** [erlang] Error 1
==> elixir (compile)
src/elixir.erl:21: syntax error before: ':='
src/elixir.erl:14: type struct() undefined
ERROR: compile failed while processing /home/alan/.kiex/builds/elixir-git/lib/elixir: rebar_abort
Makefile:62: recipe for target 'erlang' failed
make: *** [erlang] Error 1
Problem with Elixir build. Aborting!
Please report via https://github.com/taylor/kiex/issues/new
The text was updated successfully, but these errors were encountered: