[Pkg-sssd-devel] Bug#1087012: uid-wrapper FTBFS on x32 (with patch)
Helge Deller
deller at gmx.de
Fri Nov 8 03:55:56 GMT 2024
Package: uid-wrapper
Version: 1.3.1-2
Tags: patch ftbfs x32
Usertags: time-t
the attached patch fixes the FTBFS for uid-wrapper on x32:
>> [ ERROR ] --- 0xffffffffffffffff != 0x226e57
>> [ LINE ] --- ./tests/test_syscall.c:34: error: Failure!
>> [ FAILED ] test_uwrap_syscall
The problem is, that the x32 syscall numbers (which start at 0x40000000)
conflicts with the current __FAKE_SOCKET_WRAPPER_SYSCALL_NO (which is
below the syscall entry number from x32).
Helge
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uid-wrapper-x32.patch
Type: text/x-patch
Size: 703 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-sssd-devel/attachments/20241108/9e01c76e/attachment.bin>
More information about the Pkg-sssd-devel
mailing list