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

Fails to compile with latest Rebar3 #21

Closed
cjimison opened this issue Jun 16, 2017 · 3 comments
Closed

Fails to compile with latest Rebar3 #21

cjimison opened this issue Jun 16, 2017 · 3 comments

Comments

@cjimison
Copy link

Hello,

When I compile this project with the latest version of rebar3 I get the following errors:

===> Compiling blume
===> Compiling goldrush
===> Compiling lager
===> Compiling cuttlefish
===> Building escript...
===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace or consult rebar3.crashdump
===> When submitting a bug report, please include the output of rebar3 report "your command"
==> sample
** (Mix) Could not compile dependency :cuttlefish, "/home/cjimison/.mix/rebar3 bare compile --paths "/home/cjimison/sample/_build/dev/lib/*/ebin"" command failed. You can recompile this dependency with "mix deps.compile cuttlefish", update it with "mix deps.update cuttlefish" or clean it with "mix deps.clean cuttlefish"

However when I revert my rebar3 to version 3.2.0 and rebar 2.6.2 it compiles fine.

Thanks,

-Chris

@Licenser
Copy link
Member

Can you share a few more details? The content of the .crashdump file, erlang versions, mix versions etc?

@Licenser
Copy link
Member

it compiles fine with:
rebar 3.4.1 on Erlang/OTP 19 Erts 8.3

@Licenser
Copy link
Member

Seems to be a duplicate of #23 which holds more information so I'm closing this. Plese if the problem consists engage in the above-mentioned issue instead.

@Licenser Licenser marked this as a duplicate of #23 Jul 21, 2017
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

2 participants