Advertisement
zamotivator

Untitled

Feb 10th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. ➜ mad dep com pla bundle qlp
  2. Params: [{deps,[]},{compile,[]},{plan,[]},{bundle,["qlp"]}]
  3. Deps Params: []
  4. ==> dependency: "https://github.com/ninenines/cowboy" tag: {tag,"1.0.1"}
  5. ==> dependency: "git://github.com/ninenines/cowlib.git" tag: "1.0.0"
  6. ==> dependency: "git://github.com/ninenines/ranch.git" tag: "1.0.0"
  7. ==> dependency: "https://github.com/nifoc/ecoveralls" tag: {branch,
  8. "development"}
  9. ==> dependency: "git://github.com/talentdeficit/jsx" tag: {tag,"v2.4.0"}
  10. ==> dependency: "https://github.com/wg/epgsql" tag: {branch,"master"}
  11. ==> dependency: "https://github.com/uwiger/gproc" tag: {branch,"master"}
  12. ==> dependency: "https://github.com/basho/lager" tag: {branch,"master"}
  13. ==> dependency: "git://github.com/DeadZen/goldrush.git" tag: {tag,"0.1.6"}
  14. ==> dependency: "https://github.com/zamotivator/mimetypes" tag: {branch,
  15. "patch-1"}
  16. ==> dependency: "https://github.com/rustyio/sync.git" tag: {branch,"master"}
  17. ==> dependency: "https://github.com/avtobiff/erlang-uuid" tag: {branch,
  18. "master"}
  19. ==> dependency: "git://github.com/karlll/kjell" tag: {tag,"master"}
  20. Compile Params: []
  21. ==> "cowboy"
  22. ==> "cowlib"
  23. ==> "ranch"
  24. ==> "ecoveralls"
  25. ==> "jsx"
  26. ==> "epgsql"
  27. ==> "gproc"
  28. ==> "lager"
  29. ==> "goldrush"
  30. ==> "mimetypes"
  31. ==> "sync"
  32. ==> "uuid"
  33. ==> "kjell"
  34. ==> "/home/oleg/dev/qlp/apps"
  35. ==> "/home/oleg/dev/qlp/apps/qlp"
  36. Plan Params: []
  37. Ordered: [kernel,stdlib,gproc,ranch,asn1,inets,jsx,syntax_tools,compiler,
  38. crypto,uuid,cowlib,public_key,goldrush,lager,cowboy,ssl,epgsql,qlp,
  39. ecoveralls,kjell,mimetypes,sync]
  40. Tool Params: ["qlp"]
  41. oleg@x200:~/dev/qlp (git: mad_migration) ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  42. ➜ ./qlp
  43. escript: exception error: undefined function qlp:main/1
  44. in function escript:run/2 (escript.erl, line 752)
  45. in call from escript:start/1 (escript.erl, line 276)
  46. in call from init:start_it/1
  47. in call from init:start_em/1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement