[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HAS_CC_CET_IBT misdetected
- To: Olaf Hering <olaf@xxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Tue, 2 May 2023 15:29:19 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=ME2ZQwWulxZwBXmpwWH9t4GVzAmCDXXPpMuLKWJ28IA=; b=Y2NGa++oFOYkzyb70uhKxiAgYnL+Qxahxlgn2BdSW8HLfKMn00MBzhn/7RSCSdbFGvmNXH+/eaphrLnR+Iv5hZwD9V9TU/JkKgAFOLyHnpT/Sd+Tc0qV0kMzXUZLKahzc8VJVOtyLQlKsSbkFtYvYFYeeuXvb7fGJCMb8qZaqvrkOAIvnYxHAjcbLMwtSglGyZNK1M2lGkIhkF13ZuwzWoUgOu+BQfZjR3P3UwbF9UFZJIPmrbs0nr9zOPCeJaF0os2cyXoyUJNqq1ivGtfyDphJg7CN7H64DsZEhIpxF0NcmqHpwk4NNRyj5szF9pQ2wwUclfOTEwTnAYV1+6g9cQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=dazf2fR6lB2HLePJKTnVMBJpQi0qR9i4H8M8leSrf/pobXazKGYOSwFpSMduMlbmLbtdtUrzofOK2WYu7mTTtjOMaxiHkF3FAigm/MCxy1N2vMB7MuIkqhWkmtUzQDmD3AB/2cR3MrY50KsQ1S4o2wDnOwtDf+vTuqA29bdivgnPi8FfIimPa8WFB9MhYKVVl//8djaAPIaGT6SH3fgxQ2MqjjvtDFk4fI/pIP7HKaTom066Y3MNwIQy6gsUJq77zS9aFxZwUgP0Eq6A3GmP8uvnCAzbN2oknsqfWGjot6eLSsXGAMV9hCn9r2y0b2yN9RE1y49k5+t4BNN+/3VwWg==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx
- Delivery-date: Tue, 02 May 2023 13:29:36 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 02.05.2023 14:04, Olaf Hering wrote:
> Tue, 2 May 2023 13:33:13 +0200 Olaf Hering <olaf@xxxxxxxxx>:
>
>> I will investigate why it failed to build for me.
>
> This happens if one builds first with the Tumbleweed container, and later
> with the Leap container, without a 'git clean -dffx' in between.
>
> Is there a way to invalidate everything if the toolchain changes?
Getting this to work automatically is a continued subject of discussion.
Touching xen/.config before starting the build ought to work, though.
Jan
|