Skip to content

Instantly share code, notes, and snippets.

@zraffer
Created February 26, 2016 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zraffer/e675e1aafa126af5616c to your computer and use it in GitHub Desktop.
Save zraffer/e675e1aafa126af5616c to your computer and use it in GitHub Desktop.
om.mad.log
~/github/groupoid/om $ mad dep com plan sh |& tee log
==> dependency: "git://github.com/synrc/active" tag: {tag,"1.9"}
==> dependency: "git://github.com/synrc/mad" tag: {tag,"1.9"}
==> dependency: "git://github.com/synrc/sh" tag: {tag,"1.9"}
==> dependency: "git://github.com/synrc/fs" tag: {tag,"1.9"}
==> "active"
==> "mad"
==> "sh"
==> "fs"
==> "/home/user/github/groupoid/om"
Compiling /src/ch.erl
Line none: error {undef_parse_transform,dump} in "/src/ch.erl"
ERROR: "/home/user/github/groupoid/om"
escript: exception error: no function clause matching
lists:flatten({return,
{return,
[{error,"/home/user/github/groupoid/om"}]}}) (lists.erl, line 615)
in function mad:main/1 (/Users/5HT/depot/synrc/mad/src/mad.erl, line 17)
in call from escript:run/2 (escript.erl, line 757)
in call from escript:start/1 (escript.erl, line 277)
in call from init:start_it/1
in call from init:start_em/1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment