[bind10-dev] nsas build issues

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Wed Dec 15 02:40:44 UTC 2010


At Tue, 14 Dec 2010 14:58:06 -0600 (CST),
"Jeremy C. Reed" <jreed at isc.org> wrote:
> 
> The merge of NSAS caused various build failures. All of our automated 
> builders failed for different reasons. We cleaned up some of it. But I 
> still have a few issues. Feel free to jump in and fix.
> 
> 1) On NetBSD:
[...]
> random_number_generator_unittest.cc: In member function 'virtual void isc::nsas::UniformRandomIntegerGeneratorTest_Constructor_Test::TestBody()':
> random_number_generator_unittest.cc:64: error: 'ASSERT_DEATH' was not declared in this scope

gtest marks BSDs as a non supported system regarding death tests.  I
worked around it.

> 6) Problem with libboost_thread now on Debian. (See other email.)

This debian box installs an older version of boost (1.35), which
requires libboost_thread for (some of the things needed by)
boost::mutex used in our LruList class.  I've submitted a proposed
fix.  See http://bind10.isc.org/ticket/436

---
JINMEI, Tatuya



More information about the bind10-dev mailing list