Skip to content

Setup fails to build as hex dep of mix #44

@fishcakez

Description

@fishcakez

Setup fails to build when used as a hex dependency in mix and compiled with rebar3 bare compiler. It can be compiled with rebar 2.6.2 from mix. The error with the following versions Erlang/OTP 20.0.4, Rebar 3.3.6 and Elixir 1.5.1, Setup 1.8.4 is:

./rebar skip_deps=true escriptize                                                                                                                   
make: ./rebar: No such file or directory                                                                                     
make: *** [escriptize] Error 1                                                                
===> Hook for compile failed!                                                     
                                                                                    
** (Mix) Could not compile dependency :setup, "/.mix/rebar3 bare compile --paths "/code/elixometer/_build/test/lib/*/ebin"" 
command failed. You can recompile this dependency with "mix deps.compile setup", update it with "mix deps.update setup" or clean it with "mix deps.c
lean setup"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions