monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Broken build?


From: William Uther
Subject: [Monotone-devel] Broken build?
Date: Wed, 2 Apr 2008 22:16:02 +1100

Hi all,

It seems that something has recently broken the build (for non- linux boxes). The last bit of the failed build looks like this:

if g++ -DLOCALEDIR=\"/usr/local/monotone/share/locale\" - DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./pcre -I/sw/include -g -O2 - Wall -W -Wno-unused -fno-strict-aliasing -MT mtn-vocab.o -MD -MP -MF ".deps/mtn-vocab.Tpo" -c -o mtn-vocab.o `test -f 'vocab.cc' || echo './'`vocab.cc; \ then mv -f ".deps/mtn-vocab.Tpo" ".deps/mtn-vocab.Po"; else rm -f ".deps/mtn-vocab.Tpo"; exit 1; fi
vocab.cc:213: error: ‘id’ is not a template type

Which makes me suspect the recent id encoding changes. Compiler is Apple standard:

% g++ --version
i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)

the Solaris and Vista buildbots are also failing to compile, but they look like different errors.

Cheers,

Will          :-}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]