Hi Bastian, On Thu, Nov 4, 2021 at 11:30 AM Seunghun Han <kkama...@gmail.com> wrote: > On Thu, Nov 4, 2021 at 6:43 AM Bastian Germann <b...@debian.org> wrote: > > The failing build is on i386 and also fails natively on my i386 machine. > > It looks a bit like Y2K38 triggering... > I'm sorry. I missed the point that i386 means 32bit system. I agree > with your opinion about Y2K and should find the reason and the > solution. I found the reason for a failure in the i386 system. The certificate was made and valid until Dec 31 9999. But certtool program of the i386 system parsed the certification and showed it was valid until Dec 31 2037. It seemed a certtool problem and the limitation of the i386 system, not the problem of swtpm. So I updated the validation code of the test result like both could be accepted, then all builds were passed.
Please check the pipeline result below. https://salsa.debian.org/debian/swtpm/-/pipelines/310288 Anyway, there are still some problems with reprotest and cross-build. Should I solve them, too? Best regards, Seunghun