GithubHelp home page GithubHelp logo

make generate about emqx HOT 5 CLOSED

emqx avatar emqx commented on May 14, 2024
make generate

from emqx.

Comments (5)

emqplus avatar emqplus commented on May 14, 2024

emqtt don't need gold rush, did u modify rel/reltool.config by yourself?

在 2013-7-6,上午12:09,张振江 [email protected] 写道:

[root@ailk3 emqtt]# make generate
./rebar generate -f
==> rel (generate)
ERROR: generate failed while processing /opt/emqtt/rel: {'EXIT',{{badmatch,{error,"Application goldrush is used in release "emqtt" and cannot be excluded"}},
[{rebar_reltool,generate,2,
[{file,"src/rebar_reltool.erl"},{line,50}]},
{rebar_core,run_modules,4,[{file,"src/rebar_core.erl"},{line,405}]},
{rebar_core,execute,5,[{file,"src/rebar_core.erl"},{line,334}]},
{rebar_core,process_dir1,6,[{file,"src/rebar_core.erl"},{line,197}]},
{rebar_core,process_each,5,[{file,"src/rebar_core.erl"},{line,268}]},
{rebar_core,process_dir1,6,[{file,"src/rebar_core.erl"},{line,173}]},
{rebar_core,process_commands,2,
[{file,"src/rebar_core.erl"},{line,61}]},
{rebar,main,1,[{file,"src/rebar.erl"},{line,58}]}]}}
make: *** [generate] 错误 1


Reply to this email directly or view it on GitHub.

from emqx.

zjzhang-cn avatar zjzhang-cn commented on May 14, 2024

gold rush need by lager

[root@ailk3 lager]# cat rebar.config
{erl_opts, [debug_info]}.
{erl_first_files, ["src/lager_util.erl"]}.
{deps, [
{goldrush, ".*",
{git, "git://github.com/DeadZen/goldrush.git", {tag, "879c69874a"}}}
]}.

{cover_enabled, true}.
{edoc_opts, [{stylesheet_file, "./priv/edoc.css"}]}.

from emqx.

zjzhang-cn avatar zjzhang-cn commented on May 14, 2024

Erlang R16B01
步骤就是您说的的那几步 git \make \make generate

from emqx.

emqplus avatar emqplus commented on May 14, 2024

Ok, I will test with R16B01

在 2013-7-16,上午11:29,张振江 [email protected] 写道:

gold rush need by lager

[root@ailk3 lager]# cat rebar.config
{erl_opts, [debug_info]}.
{erl_first_files, ["src/lager_util.erl"]}.
{deps, [
{goldrush, ".*",
{git, "git://github.com/DeadZen/goldrush.git", {tag, "879c69874a"}}}
]}.

{cover_enabled, true}.
{edoc_opts, [{stylesheet_file, "./priv/edoc.css"}]}.


Reply to this email directly or view it on GitHub.

from emqx.

emqplus avatar emqplus commented on May 14, 2024

fixed, this issue is caused by lager upgrade. add 'goldrush' application in rel/reltool.config.

from emqx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.