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

compile error in shapesmith/nodes #110

Open
wdl1908 opened this issue Oct 15, 2013 · 0 comments
Open

compile error in shapesmith/nodes #110

wdl1908 opened this issue Oct 15, 2013 · 0 comments

Comments

@wdl1908
Copy link

wdl1908 commented Oct 15, 2013

shapesmith/nodes # make
==> api (get-deps)
==> worker (get-deps)
==> worker_master (get-deps)
==> nodes (get-deps)
Pulling lager from {git,"git://github.com/basho/lager",{tag,"0.9.4"}}
Cloning into 'lager'...
Checking connectivity... done
Pulling webmachine from {git,"git://github.com/basho/webmachine",
{branch,"riak-1.0.x"}}
Cloning into 'webmachine'...
Checking connectivity... done
Pulling jiffy from {git,"git://github.com/bjnortier/jiffy","master"}
Cloning into 'jiffy'...
Checking connectivity... done
Pulling riakc from {git,"git://github.com/basho/riak-erlang-client",
{tag,"1.2.0"}}
Cloning into 'riakc'...
Checking connectivity... done
Pulling meck from {git,"git://github.com/bjnortier/meck.git",{branch,"R15B"}}
Cloning into 'meck'...
Checking connectivity... done
Pulling walrus from {git,"git://github.com/bjnortier/walrus.git","master"}
Cloning into 'walrus'...
Checking connectivity... done
Pulling bcrypt from {git,"git://github.com/smarkets/erlang-bcrypt.git",
{tag,"0.4.1"}}
Cloning into 'bcrypt'...
Checking connectivity... done
Pulling folsom from {git,"git://github.com/boundary/folsom.git",{tag,"0.7.1"}}
Cloning into 'folsom'...
Checking connectivity... done
==> lager (get-deps)
==> webmachine (get-deps)
Pulling mochiweb from {git,"git://github.com/basho/mochiweb",
{tag,"1.5.1-riak-1.0.x-fixes"}}
Cloning into 'mochiweb'...
Checking connectivity... done
==> mochiweb (get-deps)
WARNING: deprecated port_envs option used
Option 'port_envs' has been deprecated
in favor of 'port_env'.
'port_envs' will be removed soon.

==> jiffy (get-deps)
Pulling proper from {git,"https://github.com/manopapad/proper.git","master"}
Cloning into 'proper'...
Checking connectivity... done
WARNING: deprecated port_envs option used
Option 'port_envs' has been deprecated
in favor of 'port_env'.
'port_envs' will be removed soon.

==> proper (get-deps)
==> riakc (get-deps)
Pulling protobuffs from {git,"git://github.com/basho/erlang_protobuffs",
{tag,"protobuffs-0.6.0"}}
Cloning into 'protobuffs'...
Checking connectivity... done
==> protobuffs (get-deps)
==> meck (get-deps)
==> walrus (get-deps)
==> bcrypt (get-deps)
==> folsom (get-deps)
Pulling bear from {git,"git://github.com/boundary/bear.git",{tag,"0.1.1"}}
Cloning into 'bear'...
Checking connectivity... done
==> bear (get-deps)
==> lager (compile)
Compiled src/lager_util.erl
Compiled src/lager_transform.erl
Compiled src/lager_file_backend.erl
Compiled src/lager_console_backend.erl
Compiled src/lager_trunc_io.erl
Compiled src/lager_app.erl
Compiled src/lager_handler_watcher_sup.erl
Compiled src/lager_stdlib.erl
Compiled src/lager.erl
Compiled src/lager_handler_watcher.erl
Compiled src/lager_crash_log.erl
Compiled src/lager_mochiglobal.erl
Compiled src/lager_sup.erl
Compiled src/error_logger_lager_h.erl
==> mochiweb (compile)
src/mochifmt_records.erl:12: parameterized modules are no longer supported
src/mochifmt_records.erl:19: variable 'Recs' is unbound
make: *** [all] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant