[<prev] [next>] [day] [month] [year] [list]
Message-ID: <e1c15c74-82ce-3a69-44de-a33af9b320ea@infradead.org>
Date: Mon, 1 Mar 2021 22:17:10 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: LKML <linux-kernel@...r.kernel.org>,
"linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
David Howells <dhowells@...hat.com>,
Eric Snowberg <eric.snowberg@...cle.com>
Subject: linux-next-20210302: build problems with certs
I'm just guessing here, but I think that some of the certs build
infrastructure doesn't handle O=subdir, which is what I use all
of the time.
$ mkdir build64
$ make ARCH=x86_64 O=build64 all
EXTRACT_CERTS ../
At main.c:154:
- SSL error:0909006C:PEM routines:get_name:no start line: crypto/pem/pem_lib.c:745
extract-cert: ../: Is a directory
make[2]: [../certs/Makefile:119: certs/x509_revocation_list] Error 1 (ignored)
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
Powered by blists - more mailing lists