On Sat, 2014-05-10 at 12:26 +0700, Duy Nguyen wrote: > On Sat, May 3, 2014 at 6:14 AM, <dturner@xxxxxxxxxxxxxxxx> wrote: > > The most sigificant patch uses Facebook's watchman daemon[1] to monitor > > the repository work tree for changes. This makes allows git status > > to avoid traversing the entire work tree to find changes. > > I got "warning: Watchman watch error: Got bad JSON from watchman > get-sockname: '[' or '{' expected near end of file". Any ideas what I > did wrong? I'm using watchman.git and libwatchman.git. check-0.9.11 > and jansson-2.4 were installed by system (gentoo). What do you get from watchman get-sockname on the command-line? Do the watchman tests pass? I don't know that I have tested with Jansson 2.4, but I've tried 2.2.1, 2.5, and 2.6. I also haven't tried on gentoo (I use Ubuntu). But if you still have problems, I can try installing gentoo in a vm and seeing if it's something gentoo-specific. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html