This would be on the ubuntu build slaves which have all been upgraded to ubuntu 12.04 and have the following erlang packages installed

erlang-base
erlang-crypto
erlang-dev
erlang-eunit
erlang-syntax-tools


-Jake
March 24, 2013 7:21 PM
What's the build environment? Eunit is part of the erlang distro normally.

-Anthony

March 24, 2013 5:55 PM
[ https://issues.apache.org/jira/browse/THRIFT-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612266#comment-13612266 ]

Roger Meier commented on THRIFT-1357:
-------------------------------------

erlang guys where are you?

unit tests still fail:
{noformat}
./rebar eunit
==> jsx (eunit)
src/jsx_verify.erl:89: can't find include lib "eunit/include/eunit.hrl"
src/jsx_verify.erl:93: undefined macro '_assert/1'
src/jsx_verify.erl:144: undefined macro '_assertNot/1'
src/jsx_verify.erl:163: undefined macro '_assertMatch/2'
src/jsx_verify.erl:168: undefined macro '_assert/1'
src/jsx_verify.erl:202: undefined macro '_assertNot/1'
make: *** [check] Error 1
{noformat}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to