hibari / gdss-ubf-proto

http://hibari.github.com/hibari-doc/
Other
2 stars 1 forks source link

'make eqc' fails with a error in contract_parser #6

Open tatsuya6502 opened 11 years ago

tatsuya6502 commented 11 years ago

make eqc on Hibari v0.1.10 fails on the following projects with error in contract_parser.

Error in contract:{undef,
                      [{types_plugin,contract_type,[contract_res],[]},
                       {contract_parser,'-pass2/2-lc$^1/1-1-',2,
                           [{file,"src/contract_parser.erl"},{line,340}]},
                       {contract_parser,'-pass2/2-lc$^0/1-0-',1,
                           [{file,"src/contract_parser.erl"},{line,340}]},
                       {contract_parser,pass2,2,
                           [{file,"src/contract_parser.erl"},{line,323}]},
                       {contract_parser,tags,2,
                           [{file,"src/contract_parser.erl"},{line,223}]},
                       {contract_parser,parse_transform,2,
                           [{file,"src/contract_parser.erl"},{line,54}]},
                       {compile,'-foldl_transform/2-anonymous-2-',2,
                           [{file,"compile.erl"},{line,847}]},
                       {compile,foldl_transform,2,
                           [{file,"compile.erl"},{line,849}]}]}
/home/tatsuya/workhub/server-rename/hibari/hibari/lib/ubf/test/eunit/stateful_plugin.erl:none: error in parse transform 'contract_parser': {{undef,
                                              [{types_plugin,contract_type,
                                                [contract_res],
                                                []},
                                               {contract_parser,
                                                '-pass2/2-lc$^1/1-1-',2,