Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tatsuya6502 opened this issue Feb 24, 2013 · 0 comments
Open

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

tatsuya6502 opened this issue Feb 24, 2013 · 0 comments
Labels
Milestone

Comments

@tatsuya6502
Copy link
Member

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

  • ubf 1.15.11.hibari.1
  • ubf-thrift 0.1.6.1
  • gdss-ubf-proto 0.1.8.1
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,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant