monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Bug#384565: monotone - FTBFS: Build killed with signal


From: Shaun Jackman
Subject: [Monotone-devel] Bug#384565: monotone - FTBFS: Build killed with signal 15
Date: Thu, 28 Sep 2006 14:09:56 -0600

From: Roman Zippel <address@hidden>
Date: Sep 28, 2006 12:16 PM
Subject: Bug#384565: [Monotone-devel] Re: Bug#384565: monotone -
FTBFS: Build killed with signal 15
To: address@hidden

Hi,

I debugged the problem a bit and the problem seems to be the
BOOST_SP_DISABLE_THREADS define and monotone being linked against the
multithreaded boost libraries. boost and monotone have a different idea
of the sp_counted_base class, so that it gets initialized within monotone
non-threaded and boost later tries to lock some initialized memory and
thus hangs.
I recompiled monotone without the two boost defines and it seems to work
fine.

BTW when you generate a diff, please don't forget to touch Makefile.in
somewhere, so the buildd won't attempt to regenerate it again from
Makefile.am.

bye, Roman




reply via email to

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