Created
December 22, 2019 15:01
-
-
Save gsscoder/44259dbc649c0c6f3fc3e7635b9a0b9c to your computer and use it in GitHub Desktop.
YFinance-LFE actual rebar3 get-deps output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ===> Verifying dependencies... | |
| ===> Fetching clj (from {git,"git://github.com/lfex/clj.git"}) | |
| ===> WARNING: It is recommended to use {branch, Name}, {tag, Tag} or {ref, Ref}, otherwise updating the dep may not work as expected. | |
| ===> Fetching lfe-compile (from {git,"https://github.com/lfe-rebar3/compile.git", | |
| {tag,"0.5.0"}}) | |
| ===> Fetching lfe (from {git,"https://github.com/rvirding/lfe.git", | |
| {ref,"697e9b4996fa843f4c6a9edea25005d30a9b8a14"}}) | |
| ===> Compiling lfe | |
| _build/default/plugins/lfe/src/lfe_macro_include.erl:28: Warning: export_all flag enabled - all functions will be exported | |
| _build/default/plugins/lfe/src/lfe_io_pretty.erl:23: Warning: export_all flag enabled - all functions will be exported | |
| _build/default/plugins/lfe/src/lfe_ms.erl:302: Warning: function fetch_binding/2 is unused | |
| _build/default/plugins/lfe/src/lfe_init.erl:71: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
| _build/default/plugins/lfe/src/lfe_codegen.erl:30: Warning: export_all flag enabled - all functions will be exported | |
| _build/default/plugins/lfe/src/lfe_codegen.erl:830: Warning: variable 'St' shadowed in 'fun' | |
| _build/default/plugins/lfe/src/lfe_codegen.erl:953: Warning: variable 'St' shadowed in 'fun' | |
| _build/default/plugins/lfe/src/lfe_codegen.erl:960: Warning: variable 'St' shadowed in 'fun' | |
| _build/default/plugins/lfe/src/lfe_codegen.erl:965: Warning: variable 'St' shadowed in 'fun' | |
| _build/default/plugins/lfe/src/lfescript.erl:62: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
| _build/default/plugins/lfe/src/lfescript.erl:188: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
| _build/default/plugins/lfe/src/lfe_eval.erl:128: Warning: variable 'M' shadowed in 'fun' | |
| _build/default/plugins/lfe/src/lfe_eval.erl:132: Warning: variable 'M' shadowed in 'fun' | |
| _build/default/plugins/lfe/src/lfe_eval.erl:462: Warning: function init_letrec_env/1 is unused | |
| _build/default/plugins/lfe/src/lfe_eval.erl:468: Warning: function extend_letrec_env/3 is unused | |
| _build/default/plugins/lfe/src/lfe_eval.erl:468: Warning: variable 'Fbs0' is unused | |
| _build/default/plugins/lfe/src/lfe_eval.erl:651: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
| _build/default/plugins/lfe/src/lfe_eval.erl:737: Warning: variable 'M' shadowed in 'fun' | |
| _build/default/plugins/lfe/src/lfe_eval.erl:741: Warning: variable 'M' shadowed in 'fun' | |
| _build/default/plugins/lfe/src/lfe_comp.erl:85: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
| _build/default/plugins/lfe/src/lfe_shell.erl:334: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:282: Warning: call to erl_lint:modify_line/2 will fail, since it was removed in 19.0; use erl_parse:map_anno/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:372: Warning: call to erl_parse:set_line/2 will fail, since it was removed in 19.0; use erl_anno:set_line/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:439: Warning: call to erl_parse:set_line/2 will fail, since it was removed in 19.0; use erl_anno:set_line/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2470: Warning: call to erl_parse:set_line/2 will fail, since it was removed in 19.0; use erl_anno:set_line/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2473: Warning: call to erl_parse:set_line/2 will fail, since it was removed in 19.0; use erl_anno:set_line/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2476: Warning: erl_parse:get_attribute/2: removed in 19.0; use erl_anno:{column,line,location,text}/1 instead | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2651: Warning: call to erl_parse:set_line/2 will fail, since it was removed in 19.0; use erl_anno:set_line/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2680: Warning: erl_parse:get_attribute/2: removed in 19.0; use erl_anno:{column,line,location,text}/1 instead | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2682: Warning: call to erl_parse:set_line/2 will fail, since it was removed in 19.0; use erl_anno:set_line/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2694: Warning: erl_parse:get_attribute/2: removed in 19.0; use erl_anno:{column,line,location,text}/1 instead | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2696: Warning: call to erl_parse:set_line/2 will fail, since it was removed in 19.0; use erl_anno:set_line/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2711: Warning: call to erl_parse:set_line/2 will fail, since it was removed in 19.0; use erl_anno:set_line/2 | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2715: Warning: erl_parse:get_attribute/2: removed in 19.0; use erl_anno:{column,line,location,text}/1 instead | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2722: Warning: erl_parse:get_attribute/2: removed in 19.0; use erl_anno:{column,line,location,text}/1 instead | |
| _build/default/plugins/lfe/src/lfe_qlc.erl:2726: Warning: erl_parse:get_attribute/2: removed in 19.0; use erl_anno:{column,line,location,text}/1 instead | |
| _build/default/plugins/lfe/src/lfe_edlin_expand.erl:228: Warning: function over_non_symbol/3 is unused | |
| _build/default/plugins/lfe/src/lfe_macro.erl:596: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
| _build/default/plugins/lfe/src/lfe_macro.erl:616: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace | |
| _build/default/plugins/lfe/src/lfe_macro.erl:624: Warning: function trim_stacktrace/1 is unused | |
| _build/default/plugins/lfe/src/lfe_macro.erl:1022: Warning: variable 'V' shadowed in 'fun' | |
| ===> Compiling lfe-compile | |
| ===> Fetching lfe (from {git,"git://github.com/rvirding/lfe.git",{tag,"v0.9.0"}}) | |
| ===> Fetching lhc (from {git,"git://github.com/lfex/lhc.git"}) | |
| ===> WARNING: It is recommended to use {branch, Name}, {tag, Tag} or {ref, Ref}, otherwise updating the dep may not work as expected. | |
| ===> Fetching lfe-test (from {git,"https://github.com/lfe-rebar3/test.git", | |
| {tag,"0.4.0-rc2"}}) | |
| ===> Fetching ltest (from {git,"https://github.com/lfex/ltest.git",{tag,"0.10.0-rc2"}}) | |
| ===> Fetching color (from {git,"https://github.com/julianduque/erlang-color.git", | |
| {tag,"v0.2.0"}}) | |
| ===> Fetching lutil (from {git,"https://github.com/lfex/lutil.git",{tag,"0.10.0-rc2"}}) | |
| ===> Compiling color | |
| ===> Compiling lfe | |
| ===> Compiling lutil | |
| ~~> Finding .lfe files ... | |
| ~~> Compiling ./_build/default/plugins/lutil/src/lutil-type.lfe ... | |
| ~~> Compiling ./_build/default/plugins/lutil/src/lutil.lfe ... | |
| ~~> Compiling ./_build/default/plugins/lutil/src/lutil-file.lfe ... | |
| ~~> Compiling ./_build/default/plugins/lutil/src/lutil-math.lfe ... | |
| ~~> Compiling ./_build/default/plugins/lutil/src/lutil-text.lfe ... | |
| ===> Compiling ltest | |
| ~~> Finding .lfe files ... | |
| ~~> Compiling ./_build/default/plugins/ltest/src/ltest.lfe ... | |
| ~~> Compiling ./_build/default/plugins/ltest/src/ltest-const.lfe ... | |
| ~~> Compiling ./_build/default/plugins/ltest/src/ltest-formatter.lfe ... | |
| ~~> Compiling ./_build/default/plugins/ltest/src/ltest-unit.lfe ... | |
| ~~> Compiling ./_build/default/plugins/ltest/src/ltest-runner.lfe ... | |
| ===> Plugin {'lfe-test',{git,"https://github.com/lfe-rebar3/test.git", | |
| {tag,"0.4.0-rc2"}}} not available. It will not be used. | |
| ===> Fetching lfe-clean (from {git,"https://github.com/lfe-rebar3/clean.git", | |
| {tag,"0.4.0-rc2"}}) | |
| ===> Compiling lfe-clean | |
| ~~> Finding .lfe files ... | |
| ~~> Compiling ./_build/default/plugins/lfe-clean/src/lr3-cln-util.lfe ... | |
| ===> Plugin {'lfe-clean',{git,"https://github.com/lfe-rebar3/clean.git", | |
| {tag,"0.4.0-rc2"}}} not available. It will not be used. | |
| ===> Fetching ljson (from {git,"git@github.com:lfex/ljson.git","master"}) | |
| ===> WARNING: It is recommended to use {branch, Name}, {tag, Tag} or {ref, Ref}, otherwise updating the dep may not work as expected. | |
| ===> Failed to fetch and copy dep: {git,"git@github.com:lfex/ljson.git","master"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment