From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7059303648430391296 X-Received: by 2002:a05:6512:34c9:: with SMTP id w9mr16200830lfr.259.1643644328905; Mon, 31 Jan 2022 07:52:08 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:651c:98b:: with SMTP id b11ls1125081ljq.7.gmail; Mon, 31 Jan 2022 07:52:08 -0800 (PST) X-Google-Smtp-Source: ABdhPJy6l+5EFSC9fE8xbXtIJhWsiWoJ6EQoWejpOkPwu85Yjz0CWzMSYRR08zGFUe4IJylsCCSE X-Received: by 2002:a05:651c:1a2c:: with SMTP id by44mr14674818ljb.88.1643644327949; Mon, 31 Jan 2022 07:52:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643644327; cv=none; d=google.com; s=arc-20160816; b=qEAYTq2VdeYoj6Ev3L9NlUGWHvMQDfeSfC9h6AcrHbQWbTU2TbhZ1DLONB0ux41iOW SayIl8xtbYMQkFGUjKJqxlMrgKaHZi6eGMkO5LN2r/+HpM1M5vHdREGen0vLiftGfdxJ 7Ih9+Ke9jXz4Sh8d3H+yr1G408OQ3UNoP5ZOAVmx8Dps8qMI8q0Crd6V+poBtfxjm0C0 Z2Xnxuqg6phODvn3XWFe2wZKWlXV+Rul+8ev9vBZw7WuN7SidMnPQBB7/UGq7a57Lz9n Glq77tI4BTNuDLEGIaMNhirRYOltWx+NQMKpNr63kmwMEF/bC/NsAtkahnJS4vnAwcXr PYAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-language:content-transfer-encoding:in-reply-to:mime-version :user-agent:date:message-id:from:references:to:subject; bh=yrtkho2D8Gjs3zAUOzJxtgPHuC4dJGxZH9nrFyDxwJY=; b=VLAn9ICzXc8hrqk67+pZjX1rF83tIpSen5YgJPCsqifJcX1pZvme6mEiNW/YKKgJHm aD3eWUhcvr2lwOTl5rII3Yl9bCxcaMBnzFrecyOioJ2vFi2oXwCYBf8eqDphevrZexkp pj88fwBCjiwPsOmqWdsud6QRrfeLI0Dg9PYh+KX5htjbnlDNF7acTdOHkJ/v3eeh41bS uLAyMO2N3AGFfX373D4+BPcHnTLkZjM/ZwfijGJZD5GxLlFAfggcWMCrDTgAGAM+OF0j sL6dCxjsLnlWj3KyBX0muFB0UXRWKBWRX5iXCai6lThkXCxdzDBc0fBVLtmxFXGMAeJd thcQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id b26si20678ljk.1.2022.01.31.07.52.07 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 31 Jan 2022 07:52:07 -0800 (PST) Received-SPF: pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from [127.0.0.1] (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 20VFq5PZ014617 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 31 Jan 2022 16:52:06 +0100 Subject: Re: [PATCH] CI: Protect Debian Ports targets by KFAIL To: isar-users References: <20220131094322.1026434-1-amikan@ilbers.de> From: Anton Mikanovich Message-ID: <3b8c5109-2447-f681-7157-88b2bce80af7@ilbers.de> Date: Mon, 31 Jan 2022 18:52:04 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <20220131094322.1026434-1-amikan@ilbers.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: 17HJH4rxptrm 31.01.2022 12:43, Anton Mikanovich wrote: > Debian Ports provides unofficial architectures support which not always > stable enough. > Currently few sifive-fu540-sid-ports recipes fail with: > > opensbi-0.9/lib/sbi/sbi_tlb.c: Assembler messages: > opensbi-0.9/lib/sbi/sbi_tlb.c:175: Error: unrecognized opcode `fence.i' > ... > ../arch/riscv/include/asm/timex.h: Assembler messages: > ../arch/riscv/include/asm/timex.h:15: Error: unrecognized opcode `csrr a5,0xc01' > ../arch/riscv/include/asm/timex.h:15: Error: unrecognized opcode `csrr a1,0xc01' > ../arch/riscv/include/asm/timex.h:15: Error: unrecognized opcode `csrr a1,0xc01' > ../arch/riscv/include/asm/timex.h:15: Error: unrecognized opcode `csrr t4,0xc01' > ../arch/riscv/include/asm/timex.h:15: Error: unrecognized opcode `csrr a5,0xc01' > ../arch/riscv/include/asm/timex.h:15: Error: unrecognized opcode `csrr a5,0xc01' > ../arch/riscv/include/asm/timex.h:15: Error: unrecognized opcode `csrr a2,0xc01' > > To not block other targets cover both sid-ports targets with KFAIL. > > Signed-off-by: Anton Mikanovich Applied to next.