[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72244: [PATCH core-updates] gnu: nss: Run tests with datefudge on 32
From: |
Ludovic Courtès |
Subject: |
bug#72244: [PATCH core-updates] gnu: nss: Run tests with datefudge on 32bit systems. |
Date: |
Fri, 26 Jul 2024 11:14:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Christopher Baines <mail@cbaines.net> skribis:
> As libfaketime has issues with 64bit time on 32bit systems.
>
> * gnu/packages/nss.scm (nss)[arguments]: Tweak the gtests.sh script and use
> datefudge rather than faketime on 32bit systems.
> [native-inputs]: Use datetime rather than libfaketime on 32bit systems.
>
> Change-Id: Ice97b2dc36049d6ad0a7d4154defd40b0ba41c94
I pushed a variant as 21fe1e077aa77488bd413ef3255973c60d7468fe, as
discussed in <https://issues.guix.gnu.org/72239>.
Ludo’.