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

From: Venkat Rao Bagalkote

Date: Tue Feb 03 2026 - 04:45:15 EST



On 02/02/26 6:31 pm, Miguel Ojeda wrote:
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 for pointing to this. Its working.


Thanks!

Cheers,
Miguel