[bind10-dev] State of build farm
Marcin Siodelski
marcin at isc.org
Thu Aug 22 08:41:59 UTC 2013
----- Original Message -----
> From: "Mukund Sivaraman" <muks at isc.org>
> To: bind10-dev at lists.isc.org
> Sent: Thursday, 22 August, 2013 9:42:16 AM
> Subject: [bind10-dev] State of build farm
>
> > 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.
>
The good thing is that I have just committed the fix for this failure.
That bad thing is that when I was working to rootcause this failure, I found that bind10 doesn't compile with --enable-static-link on Linux (actually, on Solaris too). It looks to me that we have never found that because there is no machine other than MacOSX which is configured to test static linking option.
With the following patch, it compiles on my Linux system:
http://git.bind10.isc.org/~marcin/0001-master-Fixed-static-linking-issues-on-Linux.txt
Please review and let me know if I can commit it.
Marcin
More information about the bind10-dev
mailing list