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

Installing on Mac: make: *** [compile] Error 1 #682

Open
VladimirTambovtsev opened this issue Oct 6, 2018 · 6 comments
Open

Installing on Mac: make: *** [compile] Error 1 #682

VladimirTambovtsev opened this issue Oct 6, 2018 · 6 comments

Comments

@VladimirTambovtsev
Copy link

VladimirTambovtsev commented Oct 6, 2018

Mac OS High Sierra: 10.13.6

After cloning from github repo:

git clone https://github.com/ChicagoBoss/ChicagoBoss.git
cd ChicagoBoss/
git checkout tags/v0.9-beta1

I've got the following:

>>make
==> ChicagoBoss (get-deps)
Pulling boss_db from {git,"https://github.com/ErlyORM/boss_db.git",
                          {tag,"7f2942c"}}
Cloning into 'boss_db'...
Pulling tinymq from {git,"https://github.com/ChicagoBoss/tinymq.git",
                         {tag,"v0.8.16"}}
Cloning into 'tinymq'...
Pulling erlydtl from {git,"https://github.com/erlydtl/erlydtl.git",
                          {tag,"032746b"}}
Cloning into 'erlydtl'...
Pulling jaderl from {git,"https://github.com/erlydtl/jaderl.git",
                         {tag,"14a80dafd"}}
Cloning into 'jaderl'...
Pulling gen_smtp from {git,"https://github.com/Vagabond/gen_smtp.git",
                           {tag,"0.11.0"}}
Cloning into 'gen_smtp'...
Pulling iso8601 from {git,"https://github.com/danikp/erlang_iso8601.git",
                          {tag,"ae6a052017"}}
Cloning into 'iso8601'...
Pulling mimetypes from {git,"https://github.com/spawngrid/mimetypes.git",
                            {branch,master}}
Cloning into 'mimetypes'...
Pulling mochiweb from {git,"https://github.com/mochi/mochiweb.git",
                           {tag,"v2.12.2"}}
Cloning into 'mochiweb'...
Pulling cowboy from {git,"https://github.com/ninenines/cowboy.git",
                         {tag,"1.0.3"}}
Cloning into 'cowboy'...
Pulling simple_bridge from {git,"https://github.com/nitrogen/simple_bridge.git",
                                {tag,"f64788d3bc"}}
Cloning into 'simple_bridge'...
==> boss_db (get-deps)
Pulling lager from {git,"https://github.com/erlang-lager/lager.git",
                        {tag,"3.5.1"}}
Cloning into 'lager'...
Pulling erlando from {git,"https://github.com/ChicagoBoss/erlando.git",
                          {tag,"b0b77dd9b9"}}
Cloning into 'erlando'...
Pulling aleppo from {git,"https://github.com/ErlyORM/aleppo.git",
                         {tag,"v0.9.2"}}
Cloning into 'aleppo'...
Pulling medici from {git,"https://github.com/ErlyORM/medici.git",
                         {tag,"bb6167459d"}}
Cloning into 'medici'...
Pulling ddb from {git,"https://github.com/ErlyORM/ddb.git",{tag,"2941b5f"}}
Cloning into 'ddb'...
Pulling epgsql from {git,"https://github.com/epgsql/epgsql.git",
                         {tag,"c7dfb064811"}}
Cloning into 'epgsql'...
Pulling erlmc from {git,"https://github.com/layerhq/erlmc.git",
                        {tag,"c5280da"}}
Cloning into 'erlmc'...
Pulling mysql from {git,"https://github.com/ErlyORM/erlang-mysql-driver.git",
                        {tag,"v0.0.1"}}
Cloning into 'mysql'...
Pulling poolboy from {git,"https://github.com/devinus/poolboy.git",
                          {tag,"1.5.1"}}
Cloning into 'poolboy'...
Pulling uuid from {git,"https://github.com/avtobiff/erlang-uuid.git",
                       {tag,"v0.5.0"}}
Cloning into 'uuid'...
Pulling redo from {git,"https://github.com/heroku/redo.git",{tag,"cd75a11"}}
Cloning into 'redo'...
Pulling ets_cache from {git,"https://github.com/cuongth/ets_cache.git",
                            {tag,"c7a17204cd"}}
Cloning into 'ets_cache'...
Pulling proper from {git,"https://github.com/manopapad/proper.git",
                         {tag,"6d7df1e"}}
Cloning into 'proper'...
Pulling dh_date from {git,"https://github.com/daleharvey/dh_date.git",
                          {tag,"23e5a61"}}
Cloning into 'dh_date'...
Pulling tiny_pq from {git,"https://github.com/ChicagoBoss/tiny_pq.git",
                          {tag,"v0.8.16"}}
Cloning into 'tiny_pq'...
Pulling boss_test from {git,"https://github.com/ChicagoBoss/boss_test.git",
                            {tag,"0.0.1"}}
Cloning into 'boss_test'...
==> lager (get-deps)
Pulling goldrush from {git,"https://github.com/DeadZen/goldrush.git",
                           {tag,"0.1.9"}}
Cloning into 'goldrush'...
==> goldrush (get-deps)
==> erlando (get-deps)
Pulling pmod_transform from {git,"git://github.com/erlang/pmod_transform.git",
                                 {branch,master}}
Cloning into 'pmod_transform'...
==> pmod_transform (get-deps)
==> aleppo (get-deps)
==> medici (get-deps)
==> ddb (get-deps)
Pulling jsx from {git,"https://github.com/talentdeficit/jsx.git",
                      {tag,"v2.8.2"}}
Cloning into 'jsx'...
Pulling ibrowse from {git,"https://github.com/cmullaparthi/ibrowse.git",
                          {tag,"v4.4.0"}}
Cloning into 'ibrowse'...
==> jsx (get-deps)
==> ibrowse (get-deps)
==> epgsql (get-deps)
==> erlmc (get-deps)
==> mysql (get-deps)
==> poolboy (get-deps)
==> uuid (get-deps)
==> redo (get-deps)
==> ets_cache (get-deps)
==> proper (get-deps)
==> dh_date (get-deps)
==> tiny_pq (get-deps)
==> boss_test (get-deps)
==> tinymq (get-deps)
==> erlydtl (get-deps)
==> jaderl (get-deps)
Pulling dynamic_compile from {git,"https://github.com/JacobVorreuter/dynamic_compile.git",
                                  {tag,"6a16571517"}}
Cloning into 'dynamic_compile'...
==> dynamic_compile (get-deps)
==> gen_smtp (get-deps)
==> iso8601 (get-deps)
==> mimetypes (get-deps)
==> mochiweb (get-deps)
==> cowboy (get-deps)
Pulling cowlib from {git,"https://github.com/ninenines/cowlib.git","1.0.0"}
Cloning into 'cowlib'...
Pulling ranch from {git,"https://github.com/ninenines/ranch.git","1.0.0"}
Cloning into 'ranch'...
==> cowlib (get-deps)
==> ranch (get-deps)
==> simple_bridge (get-deps)
==> goldrush (compile)
Compiled src/gr_sup.erl
Compiled src/gr_app.erl
Compiled src/glc_code.erl
Compiled src/gr_context.erl
Compiled src/gr_manager.erl
Compiled src/gre.erl
Compiled src/glc_run.erl
Compiled src/gr_param_sup.erl
Compiled src/gr_counter.erl
Compiled src/gr_param.erl
Compiled src/gr_manager_sup.erl
Compiled src/glc_ops.erl
Compiled src/gr_counter_sup.erl
Compiled src/glc_lib.erl
Compiled src/glc.erl
==> lager (compile)
Compiled src/lager_util.erl
Compiled src/lager_transform.erl
Compiled src/lager_manager_killer.erl
Compiled src/lager_common_test_backend.erl
Compiled src/lager_config.erl
Compiled src/lager_console_backend.erl
Compiled src/lager_crash_log.erl
Compiled src/lager_handler_watcher.erl
Compiled src/lager_handler_watcher_sup.erl
Compiled src/lager_file_backend.erl
Compiled src/lager_trunc_io.erl
Compiled src/lager_backend_throttle.erl
Compiled src/lager_format.erl
Compiled src/lager_sup.erl
Compiled src/lager_default_formatter.erl
Compiled src/lager.erl
Compiled src/lager_msg.erl
Compiled src/lager_app.erl
Compiled src/lager_stdlib.erl
Compiled src/error_logger_lager_h.erl
==> pmod_transform (compile)
Compiled src/pmod_pt.erl
==> erlando (compile)
Compiled src/do.erl
Compiled src/monad.erl
Compiled src/cut.erl
Compiled src/monad_plus.erl
Compiled src/identity_m.erl
Compiled src/error_m.erl
Compiled src/import_as.erl
Compiled src/error_t.erl
Compiled src/maybe_m.erl
/Users/vladimir/Desktop/WebDev/Erlang/ChicagoBoss/deps/erlando/src/test.erl:80: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace
Compiling /Users/vladimir/Desktop/WebDev/Erlang/ChicagoBoss/deps/erlando/src/test.erl failed:
ERROR: compile failed while processing /Users/vladimir/Desktop/WebDev/Erlang/ChicagoBoss/deps/erlando: rebar_abort
make: *** [compile] Error 1
>>

Sorry for long description, but that's all that have been mentioned about the error.

@tomnewport
Copy link

Can confirm - exactly the same error for me (Mojave 10.14)

@dissident
Copy link

I have the same issue, Mojave 10.14.2, Erlang/OTP 21

@gaojulong
Copy link

我也遇到了同样的问题,请问你解决了吗?

@dissident
Copy link

我也遇到了同样的问题,请问你解决了吗?

не, я забил

@NoobsEnslaver
Copy link

current version of CB does not support Erlang 21, supported versions are 19-20

@gaojulong
Copy link

当前版本的CB不支持Erlang 21,支持的版本是19-20

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

5 participants