Re: [next-20260130] scripts/sign-file: build failure on OpenSSL < CMS_NO_SIGNING_TIME

From: Miguel Ojeda

Date: Mon Feb 02 2026 - 08:04:12 EST


On Mon, 2 Feb 2026 10:06:41 +0530 Venkat Rao Bagalkote <venkat88@xxxxxxxxxxxxx> wrote:
>
> scripts/sign-file.c:282:25: error: ‘CMS_NO_SIGNING_TIME’ undeclared
> (first use in this function)
> 282 | CMS_NO_SIGNING_TIME |

I have also been seeing the error this weekend -- this was already
reported in:

https://lore.kernel.org/all/SN6PR02MB415708C0A6E2EB1B5C7BBFB0D49CA@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/

Could you please try the patch David suggests?

Thanks!

Cheers,
Miguel