April 16, 2015
4:34 p.m.
On Thu, 16 Apr 2015 18:09:01 -0300, Facundo Batista <facundobatista@gmail.com> wrote:
Full trace here:
http://linkode.org/TgkzZw90JUaoodvYzU7zX6
Before going into a deep debug, I thought about sending a mail to see if anybode else hit this issue, if it's a common problem, if there's a known workaround.
Most likely you just need to run 'make touch' so that it doesn't try to rebuild stuff it doesn't need to (because we check in those particular build artifacts, like the frozen importlib). --David