[Pkg-sssd-devel] Bug#1069450: Bug#1069450: Bug#1069450: Bug#1069450: socket_wrapper and the time_t 64-bit is hard
Helge Deller
deller at gmx.de
Tue Nov 5 18:26:01 GMT 2024
Since socket_wrapper is a low level library which
wraps some syscalls, it should not be part of the time64
transition which we did for some 32-bit architectures
in debian.
The patch below fixes the build and runtime issues by
simply disabling the transition. It simply prevents that
"-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64"
gets added.
I've tested this patch on an armhf debian porterbox and on
a hppa 32-bit porterbox. Both machines were able to build
the package including successful testcase.
Please install.
Helge
-------------- next part --------------
A non-text attachment was scrubbed...
Name: socket-wrapper-armhf.patch
Type: text/x-patch
Size: 861 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-sssd-devel/attachments/20241105/e456fb62/attachment-0001.bin>
More information about the Pkg-sssd-devel
mailing list