[Pkg-sssd-devel] Bug#1069425: uid-wrapper: FTBFS on armhf: 15: [ LINE ] --- ./tests/test_syscall.c:53: error: Failure!

Jeffrey Walton noloader at gmail.com
Sun Jul 28 13:27:00 BST 2024


On Sun, Jul 28, 2024 at 7:47 AM Drew Parsons <dparsons at debian.org> wrote:
>
> On 2024-07-25 12:35, Drew Parsons wrote:
> > Given the timing of the test failure, my guess is that uid-wrapper is a
> > casuality of the time_64 transition.  It looks like something is amiss
> > with the __NR_gettimeofday system calls on 32-bit ARM.
> >
> > cc:ing ARM porters.  Can you advise on the 32-bit arm test failure
> > reported in Bug#1069425 ?
> > SYS_gettimeofday is returning zero time.
>
> I've uploaded an NMU for uid-wrapper 1.3.0-5.1 to skip the syscall
> gettimeofday test on __arm__, since armel and armhf are returning
> tv_sec=0 from the syscall.  Obviously replace the patch with a better
> fix if one is identified later.

I believe that will disable the test on aarch64, too. Is that intended?

If not, then I believe you need to pivot on __arm64__, __aarch32__ and
__aarch64__, too.

Jeff



More information about the Pkg-sssd-devel mailing list