<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt">Hi all,<br><br><div>After i switched to new erlang R17 i can't compile my project since it fails when meck dependency  compiles.</div><div>I tried also to build meck only and when i ran: "make"  i received :</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Compiled test/meck_tests.erl<br><br>=ERROR REPORT==== 11-Apr-2014::15:30:15 ===<br>** Generic server mymod_meck terminating <br>** Last message in was {'EXIT',<0.77.0>,expected_test_exit}<br>** When Server state ==
 {state,mymod,any,<br>                               {dict,0,16,16,8,80,48,<br>                                     {[],[],[],[],[],[],[],[],[],[],[],[],[],<br>                                      [],[],[]},<br>                                    
 {{[],[],[],[],[],[],[],[],[],[],[],[],[],<br>                                       [],[],[]}}},<br>                               true,[],<br>                               {false,no_binary},<br>                               false,undefined,[]}<br>** Reason for termination == <br>** expected_test_exit<br><br>=ERROR
 REPORT==== 11-Apr-2014::15:30:17 ===<br>Can't load module that resides in sticky dir<br><br>=ERROR REPORT==== 11-Apr-2014::15:30:18 ===<br>Error in process <0.1195.0> with exit value: {timeout,[{meck_proc,wait,6,[{file,"src/meck_proc.erl"},{line,169}]},{meck_tests,'-wait_for_the_same_pattern_on_different_processes_test/0-fun-2-',0,[{file,"test/meck_tests.erl"},{line,1355}]}]}<br><br><br>=ERROR REPORT==== 11-Apr-2014::15:30:18 ===<br>Error in process <0.1203.0> with exit value: {timeout,[{meck_proc,wait,6,[{file,"src/meck_proc.erl"},{line,169}]},{meck_tests,'-wait_for_different_patterns_on_different_processes_test/0-fun-0-',0,[{file,"test/meck_tests.erl"},{line,1376}]}]}</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family:
 HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">It fails when a test ran...</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Do you have a clue ?<br></div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Thanks,</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent;
 font-style: normal;">Eddie</div></div></body></html>