Thanks for the problem report. I've filed this issue and will try to
get to it asap:
http://code.google.com/p/google-js-test/issues/detail?id=7
In the meantime, rv.maksim's suggested workaround (replace uint64 with
uint64_t in cityhash files) will probably work.
Aaron
I just submitted this patch, which I think should fix your problem:
http://code.google.com/p/google-js-test/source/detail?r=cdac3c90e386
Could you try cloning the git repo and building at HEAD? Let me know
how it goes.
Thanks,
Aaron