Skip to content

Instantly share code, notes, and snippets.

@l4u
Created September 29, 2012 15:05
Show Gist options
  • Save l4u/3804283 to your computer and use it in GitHub Desktop.
Save l4u/3804283 to your computer and use it in GitHub Desktop.
Uncaught error in rebar_core: {'EXIT',
{badarg,
[{re,split,
[[65,82,67,72,70,76,65,71,83,61,45,97,114,
99,104,32,105,51,56,54,32,8211,97,114,99,
104,32,120,56,54,95,54,52],
"=",
[{return,list},{parts,2}]],
[{file,"re.erl"},{line,100}]},
{rebar_port_compiler,'-os_env/0-lc$^0/1-0-',
1,
[{file,"src/rebar_port_compiler.erl"},
{line,537}]},
{rebar_port_compiler,'-os_env/0-lc$^0/1-0-',
1,
[{file,"src/rebar_port_compiler.erl"},
{line,538}]},
{rebar_port_compiler,os_env,0,
[{file,"src/rebar_port_compiler.erl"},
{line,537}]},
{rebar_port_compiler,setup_env,2,
[{file,"src/rebar_port_compiler.erl"},
{line,182}]},
{rebar_core,'-setup_envs/2-fun-0-',2,
[{file,"src/rebar_core.erl"},{line,452}]},
{lists,foldl,3,
[{file,"lists.erl"},{line,1197}]},
{rebar_core,process_dir0,6,
[{file,"src/rebar_core.erl"},{line,214}]}]}}
make: *** [ebin] Error 1
@l4u
Copy link
Author

l4u commented Nov 20, 2012

Related to basho/rebar#337

@l4u
Copy link
Author

l4u commented Nov 21, 2012

Submitted to rebar/rebar#26 due to a repo move

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment