[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HAS_CC_CET_IBT misdetected
- To: Jan Beulich <jbeulich@xxxxxxxx>
- From: Olaf Hering <olaf@xxxxxxxxx>
- Date: Tue, 2 May 2023 13:33:13 +0200
- Arc-authentication-results: i=1; strato.com; arc=none; dkim=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1683027201; s=strato-dkim-0002; d=strato.com; h=References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Cc:Date: From:Subject:Sender; bh=a3cApHRkIUuCYLUFapSTvXuSRmye/cuLETd9DiG0noI=; b=ISXeZjZgIr3V0NLFvqCUV1BhAzOmu8OcsmRZBL0rKjuQGIx/TX5eOgxcaxHOsm4w2R VKwN5HyFRAGoF+VrdVj/yJMcVYyZCG+MCfpi0RD7QtdQmEPyvZgiZT15j7i7vb2ddZTT UFm4u5Kprraq/L/xOPQm8UOyd3n6LhQYHsB8ae/VUUaB2dj0Khjqw19vKjiLpoPgGQCB R9lf1hhVkzZxNUi1xVX6FNada8gSJzZaty9RNQ7oD1txhhmeCqjvZxjIpcyLUoMABH+i oYxM1MPx3iq6zu2ExwVJC4Yb5bpMFFA3aBuT6GczBiv/mpIheDookkb7Jso7M12eHJCC oFcA==
- Arc-seal: i=1; a=rsa-sha256; t=1683027201; cv=none; d=strato.com; s=strato-dkim-0002; b=OPmksB21DJ/AM3xaWUaFAcKcHc64BbFMB73v/u4wOT3i927uccuD9SukXRIZvaQhID DJEq8Q66LYnXBFZ9r1KW/TDnUYcfLUKIjYIIlqGsbIT86770hv04loBQq1ZMDv0H0aVI 5A3a8fXXz7Woegs3KdX7AYOA4SFOHj7Nuxc2lbFx15slcIAbUH5B049KWqp7UKlu2xai Ih4L6i1gKMPj1EzieMpX9aTZPdr13TiAbYdwFVfiloAtUmN+TLeUulzkBZDJXH1bTIjA jQ0bVi96oHHncNlTQF+6h4f3YSR1HbRlHMpsvbcSCD9EcMUIOKI3qZf0hRP73eX5nvxP gqZg==
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx
- Delivery-date: Tue, 02 May 2023 11:33:29 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Tue, 2 May 2023 09:31:56 +0200 Jan Beulich <jbeulich@xxxxxxxx>:
> How does 2.37 vs 2.39 matter? CET-IBT support is present in gas as of 2.29.
I have no idea. It turned out, the previous Leap image was based on 15.3, while
the current one will be 15.4.
If I run this manually, it appears the error is produced properly:
gcc -Wall -fcf-protection=branch -mmanual-endbr -mindirect-branch=thunk-extern
-c -x assembler -o /dev/null - ; echo $?
gcc: error: unrecognized command line option ‘-fcf-protection=branch’; did you
mean ‘-fno-protect-parens’?
gcc: error: unrecognized command line option ‘-mmanual-endbr’
1
An for some reason there is no failure with the refreshed image on gitlab:
https://gitlab.com/xen-project/xen/-/jobs/4210269545/artifacts/external_file/build.log
I will investigate why it failed to build for me.
Olaf
Attachment:
pgpQWoWYiP3M9.pgp
Description: Digitale Signatur von OpenPGP
|