[bind10-dev] State of build farm

Mukund Sivaraman muks at isc.org
Thu Aug 22 07:42:16 UTC 2013


Hi all

Here's the latest state of build failures:

> http://git.bind10.isc.org/~tester/builder/BIND10/20130822025850-Solaris10-sparc-GCC/logs/configure.out

Shared memory support check fails on this builder:
http://git.bind10.isc.org/~tester/builder/BIND10/20130822025850-Solaris10-sparc-GCC/logs/files/config.log

(search for "configure:16943")

We have to disable shared memory at configure time on this machine.

> http://git.bind10.isc.org/~tester/builder/BIND10/20130822022732-MacOSX10.6-x86_64-Clang-Static/logs/unittests.out

This is a static build where the hooks library code is failing:

Configuration parsing failed: hooks libraries failed to validate -
library or libraries in error are:
/b/work/BIND10/20130822022732-MacOSX10.6-x86_64-Clang-Static/build/src/lib/dhcpsrv/tests/.libs/libco1.dylib,
/b/work/BIND10/20130822022732-MacOSX10.6-x86_64-Clang-Static/build/src/lib/dhcpsrv/tests/.libs/libco2.dylib

I think the DHCP team is aware of it, but I'll confirm on Jabber.

> http://git.bind10.isc.org/~tester/builder/BIND10/20130822021503-Debian6Linux-i686-GCC/logs/build.out

boost 1.54 is used here, and this happens only on the i686 builder. This
seems to be deja vu of #2593. It was worked around, but it seems even
the workaround fails now.

I have created ticket #3112 for it. Please add the compiler version on
this ticket.

> http://git.bind10.isc.org/~tester/builder/BIND10/20130822021001-Solaris10-sparc-Sunstudio/logs/build.out

The copy constructor is indeed private, but I don't see why it would be
used in this case. (Is it trying to make a new non-const instance out of
the const reference during lexical_cast<std::string,
isc::dns::AbstractRRset> due to the guessed template argument being
non-const? We can try a patch to force the type then.)

It seems this is built against Boost 1.53. Can we check against version
1.54? I am guessing it is a Boost related issue as just the version of
Boost has changed and this code builds on every other platform.

If upgrade to Boost 1.54 doesn't fix it, I'll open a ticket and we'll
try to do code fixes.

> http://git.bind10.isc.org/~tester/builder/BIND10-valgrind/20130822020502-CentOS5-x86_64-GCC/logs/valgrind.out

This test would fail every once in a blue moon due to the RNG's
behavior. It's not possible to avoid it.

> http://git.bind10.isc.org/~tester/builder/BIND10-clang-static-analyzer/20130821233923-MacOS/logs/scan-build.out

clang-analyzer failure.

Other reports are duplicates of the above.

		Mukund
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20130822/3294b132/attachment.bin>


More information about the bind10-dev mailing list