From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 61EA38BE0 for ; Thu, 17 Nov 2022 17:05:15 +0000 (UTC) Received: (Authenticated sender: philippe.gerum@sourcetrek.com) by mail.gandi.net (Postfix) with ESMTPSA id 949E624000E; Thu, 17 Nov 2022 17:05:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xenomai.org; s=gm1; t=1668704714; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=lqm52XkCaf1g88TSOWnVNyvz5l1QBXMFGfFS3BeLBgc=; b=ObtQU3+FL/J3SC4uvrxR91IZPlTgY6gxL72PpXyG3zbW3OvG+zbpSQzvJsOV3oVBi/9kVT odWAKqZFcfX+EEA3MnQgXS1hzcAOQ8CVPyCQgTNUFpP+8eB59odZwjdLx//7xAIau/aLZO Ld0fiLXZlZkuPHEcJrkBirwffijhzlxPR4G6dtXEGmNYiprBGMyYymLUOmvzVdLJMe3PZ9 d0wpmW7u4078ShERpy6NwTcP2bAtjhhc3foos6t1mC8QTzQtHpr7u7pWu/tCQVjWCYt8Ek XP96GYubvhMGcJ9gKSBEHqtTA/qV/7Klh9tN6/GdmNdPtbRApCYlxnYsPkbSXw== References: <877d04dm52.fsf@xenomai.org> <87leodn9kv.fsf@xenomai.org> <87zgcs4ma1.fsf@xenomai.org> <87v8ng3vv7.fsf@xenomai.org> <87edu2dh2j.fsf@xenomai.org> <87tu2xbk5k.fsf@xenomai.org> User-agent: mu4e 1.6.6; emacs 28.1 From: Philippe Gerum To: Russell Johnson Cc: "xenomai@lists.linux.dev" , Bryan Butler , Shawn McManus Subject: Re: [External] - Re: EVL Memory Date: Thu, 17 Nov 2022 18:03:50 +0100 In-reply-to: Message-ID: <87pmdlbjg7.fsf@xenomai.org> Precedence: bulk X-Mailing-List: xenomai@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Russell Johnson writes: > [[S/MIME Signed Part:Undecided]] > Will do. I am currently fighting a weird build issue since pulling the > latest commit of the kernel. I can try to build on a different system next. > > AR drivers/built-in.a > error: Bad exit status from /var/tmp/rpm-tmp.2BRlM1 (%build) > Patching issue? If you apply the EVL patch series on top of a different kernel they are based on, maybe some conflicts have appeared with the latest release, causing make-pkg to break. > I typically run "make rpm-pkg" so that I can install the built kernel on > other systems. I am going to assume the issue is on my end for now... Will > let you know what I find once I can get this to build. > > Thanks, > > Russell > > [[End of S/MIME Signed Part]] -- Philippe.