Still fails. Looks like a patch failed to apply. I'll try and find time to look closer after lunch.
https://gist.github.com/davisp/0cc5e80dff1c1a0f086a On Wed, Jan 15, 2014 at 2:24 PM, Benoit Chesneau <[email protected]> wrote: > On Wed, Jan 15, 2014 at 8:49 PM, Paul Davis > <[email protected]>wrote: > >> I can run make, make libs=shared, and make check all fine. There were >> three JS tests that failed with file errors but I'm pretty sure that's >> just the generally flakiness of async file deletes and what not. >> >> make rel appears to work. It creates a release that I can >> start/stop/attach to and can at least hit the root resource when its >> running. >> >> This is the failure I get when attempting to do make icu=static >> >> https://gist.github.com/davisp/8acbacdf7413d39a209f >> >> > Thanks for the tests :) I just fixed the option `icu=static` : > > > https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=d526828e > > It should work now. Let me know if it's not,
