[Pkg-sssd-devel] Bug#1069450: Follow up on bug #1069450

Simon Josefsson simon at josefsson.org
Tue Mar 4 11:14:56 GMT 2025


The 1.4.4-1 upload fails the same way in debci on armel+armhf, as
expected, but now we got more debug info to look at:

https://ci.debian.net/packages/s/socket-wrapper/testing/armel/58455649/
https://ci.debian.net/packages/s/socket-wrapper/testing/armhf/58455579/

Compare with working amd64 and i386:

https://ci.debian.net/packages/s/socket-wrapper/testing/amd64/58455500/
https://ci.debian.net/packages/s/socket-wrapper/testing/i386/58455619/

I have uploaded 1.4.4-2 with your patch as the only change, let's see
what happens.

/Simon

Simon Josefsson <simon at josefsson.org> writes:

> I'm not certain this is the right approach, but we should do what it
> takes to get the package into trixie.  I started with an upload of
> 1.4.4-1 that makes the build logs a bit more verbose, which may help to
> debug things more.  Assuming debci still breaks, let's try your patch.
> Salsa pipelines has armhf/armel builders, but not autopkgtest testing --
> that would help the patch-test iteration cycle a bit.
>
> /Simon
>
> Chen Shengqi <harry at debian.org> writes:
>
>> Hi Simon,
>>
>>> -----Original Message-----
>>> From: Simon Josefsson <simon at josefsson.org>
>>> 
>>> Thanks for working on this!  It is a bit delicate issue, and I've been
>>> unable to find the right spell to fix things.  Could you propose this as
>>> a Salsa merge request, or at least a concrete patch?  It would indeed be
>>> nice to get this fixed and uploaded.
>>
>> As I suggested, the patch should look like (not 100% sure it would work):
>>
>> diff --git a/debian/tests/tests b/debian/tests/tests
>> index e164be5..2931d30 100755
>> --- a/debian/tests/tests
>> +++ b/debian/tests/tests
>> @@ -1,5 +1,10 @@
>>  #!/bin/sh
>>  set -e -u
>> +
>> +export DEB_BUILD_MAINT_OPTIONS=abi=-time64
>> +export CFLAGS=$(dpkg-buildflags --get CFLAGS)
>> +export CPPFLAGS=$(dpkg-buildflags --get CPPFLAGS)
>> +
>>  cp -a . "$AUTOPKGTEST_TMP"
>>  cd "$AUTOPKGTEST_TMP"
>>  rm -rf obj debian
>>
>> P.S I would also suggest using make V=1 where possible to show the actual build commands.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1251 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-sssd-devel/attachments/20250304/182a4ad8/attachment.sig>


More information about the Pkg-sssd-devel mailing list