ARGH!!! Nevermind, it still happens even with this version :(
On Thu, Oct 20, 2011 at 9:03 PM, Tristan Sloughter < [email protected]> wrote: > Nevermind, now building from Eric's repo and maybe it'll work... I thought > it would have all been merged into erlware's sinan repo. > > > On Thu, Oct 20, 2011 at 8:59 PM, Tristan Sloughter < > [email protected]> wrote: > >> Hmm, but with this version I get the transform error again on building >> maru. >> >> >> On Thu, Oct 20, 2011 at 8:56 PM, Tristan Sloughter < >> [email protected]> wrote: >> >>> It's all good. I grabbed sinan from git and installed that and got a more >>> reasonable error that made me realize I must just be missing some >>> dependencies for my apps: >>> >>> Unable to resolve runtime dependencies, probably do to the following >>> constraints: >>> application maru_web in the project >>> application maru_models in the project >>> build problem sin_task_depends:246 >>> [{failed,{possible_culprit,[maru_web,maru_models]}}] >>> >>> On Thu, Oct 20, 2011 at 8:01 PM, Tristan Sloughter < >>> [email protected]> wrote: >>> >>>> I seem to have gone backwards! I thought this was working fine last >>>> night and today I go to build maru and this is what I get: >>>> >>>> >>>> It looks like we couldn't satisfy all the dependency constraints We are >>>> going to search the space to see what the problem is but this could take a >>>> while >>>> Getting the powerset of all constraints >>>> Power set contains 32 elements >>>> Doing optimal sort of the power set >>>> Looking for the first passing constraint set >>>> Unable to resolve runtime dependencies, probably do to the following >>>> constraints: >>>> constraint on maru_models with constraints [{maru_models,"0.1.0"}] >>>> originating from these application(s) ['__top_level__'] >>>> constraint on maru_mail with constraints [{maru_mail,"0.1.0"}] >>>> originating from these application(s) ['__top_level__'] >>>> constraint on maru_web with constraints [{maru_web,"0.1.0"}] >>>> originating from these application(s) ['__top_level__'] >>>> constraint on maru_db with constraints [{maru_db,"0.1.0"}] originating >>>> from these application(s) ['__top_level__'] >>>> constraint on idioms with constraints [{idioms,"0.1.0"}] originating >>>> from these application(s) ['__top_level__'] >>>> build problem sin_task_depends:207 [{failed, >>>> {possible_culprit, >>>> [{maru_models, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> {{[],[],[],[],[],[],[], >>>> [{maru_models,"0.1.0"}], >>>> [],[],[],[],[],[],[],[]}}}, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> >>>> {{[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[], >>>> ['__top_level__']}}}}, >>>> {maru_mail, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> >>>> {{[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[], >>>> [{maru_mail,"0.1.0"}], >>>> []}}}, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> >>>> {{[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[], >>>> ['__top_level__']}}}}, >>>> {maru_web, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> {{[],[],[],[],[],[],[],[], >>>> [{maru_web,"0.1.0"}], >>>> [],[],[],[],[],[],[]}}}, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> >>>> {{[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[], >>>> ['__top_level__']}}}}, >>>> {maru_db, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> {{[],[],[],[],[],[],[],[], >>>> [{maru_db,"0.1.0"}], >>>> [],[],[],[],[],[],[]}}}, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> >>>> {{[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[], >>>> ['__top_level__']}}}}, >>>> {idioms, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> {{[],[],[],[],[],[],[], >>>> [{idioms,"0.1.0"}], >>>> [],[],[],[],[],[],[],[]}}}, >>>> {set,1,16,16,8,80,48, >>>> >>>> {[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[],[]}, >>>> >>>> {{[],[],[],[],[],[],[],[],[],[],[],[], >>>> [],[],[], >>>> ['__top_level__']}}}}]}}] >>>> >>> >>> >> > -- You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en.
