[ClusterLabs Developers] [PATCH] libqb: Add support for GNU/Hurd

Svante Signell svante.signell at gmail.com
Wed Mar 2 05:21:32 EST 2016


On Fri, 2016-02-19 at 11:40 +0100, Svante Signell wrote:
> Hello,
> 
> The attached patch, hurd_support.patch, against git master adds support for
> the GNU/Hurd OS. Please consider including this patch to upstream git. It has
> already been reported in Debian as bug #803777 against version 0.17.2.real-4,
> see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803777

Attached is an updated patch, the previous one was wrong, since GNU/Hurd does
not support abstract sockets. With this patch 7 of 8 tests PASS: The failing
test ipc.test needs some more time to debug.

I have one question about the testsuite:
Is it possible to remove the check package overrides in the tests, especially
for ipc.test? Since check use fork(2) to create a separate address space it is
very difficult to trace execution with gdb. Any ideas would be appreciated.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-Hurd-support.patch
Type: text/x-patch
Size: 2074 bytes
Desc: not available
URL: <http://lists.clusterlabs.org/pipermail/developers/attachments/20160302/8d304bb0/attachment-0002.bin>


More information about the Developers mailing list