It does look like the Windows 1.5 problem where, as Robert says, I had not cleaned up properly from a previous build.
Nick On 27 April 2014 00:38, Robert Samuel Newson <rnew...@apache.org> wrote: > > Did you 'make clean' first? This looks like you have a module with the old > #changes_args record and other modules with the new one. > > On 26 Apr 2014, at 23:04, Stefan Kögl <koeglste...@gmail.com> wrote: > > > Hi, > > > > As I see that 1.6.x is coming along, I've tested upgrading an 1.5 db to > the > > current 1.6.x branch (26cff2d51473cbc8c0dfc655b2dbb986493bbcb8). > > > > I've stopped couch, compiled 1.6.x with R15B03 and installed the result > on > > an Ubuntu 12.04.4 LTS. > > > > The instance always failed with the logging output shown in > > > > https://gist.github.com/stefankoegl/11332148 > > > > Is this a bug in the 1.6.x branch, or is my upgrade process somehow > broken? > > > > > > -- Stefan > >