That's totally strange and feels a bit embarrassing. Here's what I enter in my shell in order to do the respective testing:
g fetch g reset --hard origin/1696-update-mochiweb-2-4-2 ./bootstrap && ./configure && make && make check Actually, there are no untracked unignored files or any strange things *that I'd know of*. Now, when I clone a new copy of the repo to a different location and do the same there, everything works fine, except that ./test/etap/200-view-group-no-db-leaks.t keeps failing. So, the good news is that I can confirm that beside ./test/etap/200-view-group-no-db-leaks.t (which keeps failing) everything seems to be fine. The bad news is that I still don't know what's wrong in my other repo clone. K On Mon, 2013-04-01 at 23:20 +0200, Dave Cottlehuber wrote: > Hey Klaus, > > There's nothing failing in make check for me on OSX, but I need to flick > back to UTC +7 or whatever if was, and see if the TZ bug is still fixed. > Bob did a patch for this originally and I think mochiweb has now done > something similar, but I've not validated that. > > PS it's time to upgrade > http://eightface.com/2012/11/worlds-oldest-working-digital-computer/ > http://laughingsquid.com/1951-harwell-dekatron-the-oldest-original-working-digital-computer/ > > > On 31 March 2013 22:43, Klaus Trainer <klaus_trai...@posteo.de> wrote: > > > Dave, what tests do you have exactly failing? > > > > I got nine (consistently) failing tests. However, it might be possible > > that a few of them are timeout related, as I'm still working with > > spinning discs (do you remember those?) on my computer here. That's why > > I'd like to compare. > > > > K > > > > > > On Sun, 2013-03-31 at 15:29 +0200, Dave Cottlehuber wrote: > > > Hi everybody, > > > > > > I have a couple more tests to make on ensuring the timezone bug in > > > earlier OTP releases is correctly resolved, but the bulk of the work > > > is done. Unless somebody reports an issue, I'll include this branch in > > > master in the next week, probably cherry-picked. > > > > > > [jira]: https://issues.apache.org/jira/browse/COUCHDB-1696 > > > [branch]: > > https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=tree;h=refs/heads/1696-update-mochiweb-2-4-2;hb=1696-update-mochiweb-2-4-2 > > > > > > A+ > > > Dave > > > > > >