From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uLUZBfnjQmKJkAAAgWs5BA (envelope-from ) for ; Tue, 29 Mar 2022 12:48:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wCsmAvnjQmJtwAAAauVa8A (envelope-from ) for ; Tue, 29 Mar 2022 12:48:25 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CF05856EE for ; Tue, 29 Mar 2022 12:48:24 +0200 (CEST) Received: from localhost ([::1]:55448 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nZ9Oh-00070P-OR for larch@yhetil.org; Tue, 29 Mar 2022 06:48:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46674) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ9Gd-0007tJ-Fc for guix-patches@gnu.org; Tue, 29 Mar 2022 06:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37845) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nZ9Gd-0001Z8-0C for guix-patches@gnu.org; Tue, 29 Mar 2022 06:40:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nZ9Gc-00018z-Ro for guix-patches@gnu.org; Tue, 29 Mar 2022 06:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54615] [PATCH v2 0/2] Add riscv-pk and improve spike Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 29 Mar 2022 10:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54615 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 54615@debbugs.gnu.org Received: via spool by 54615-submit@debbugs.gnu.org id=B54615.16485503574326 (code B ref 54615); Tue, 29 Mar 2022 10:40:02 +0000 Received: (at 54615) by debbugs.gnu.org; 29 Mar 2022 10:39:17 +0000 Received: from localhost ([127.0.0.1]:59974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ9Fs-00017h-G1 for submit@debbugs.gnu.org; Tue, 29 Mar 2022 06:39:16 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:51790) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ9Fl-00017F-AS for 54615@debbugs.gnu.org; Tue, 29 Mar 2022 06:39:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=erfe+RhF1v/REi4TI3E8lPtE97siEUdqptZm9yvM6hM=; b=AZEpSk19htc6OTMNdA25g1WjUh d8H4tXvEso0IV0FXQIFgo7dNrqdrrOGAZZzpGmQROhEMFEd5xKVdyXUmc3fecVOGx1+hBp6a3i/+M 9jIe4EzII2qiPCqfDZ/q9o4+P4eD+HTmClIOOyQmoTa6DxkATfaBgm0wT+dwl8FwR5IOQK4zr+w6c 367iQNKOikVWQMTZIwIRSQbEBwULXSQOjznsb7OthqT3LHMkf1IhZC/Ul6dWmWlsjJ0eoHFBJ7C+r 4c33XSwmGPo883nP7W/6sPFl76IGe1GmMZj6Q1vgcwtcZQZT/dQoZsMBNCinvPl7USAR/OM13y2Zu hbn5ONOQ==; Received: from [192.168.2.1] (port=5658 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1nZ9Fi-000Qkc-3O; Tue, 29 Mar 2022 16:09:06 +0530 From: Arun Isaac In-Reply-To: References: <20220328185557.27310-1-arunisaac@systemreboot.net> Date: Tue, 29 Mar 2022 16:09:05 +0530 Message-ID: <87wngdniuu.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648550904; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=erfe+RhF1v/REi4TI3E8lPtE97siEUdqptZm9yvM6hM=; b=IHRi6AF19y8hzcSzac38ArtMASHwAcWrvJmg0kWcPJw5QbBNaPstWXmNk3vhlw9iB9060/ KsOvDKgWtosCO4bE5KAKMq7aMCE/o5/j+S1aS/wegiEzdux6yQa3h/GwLUt1UZmNucsppp XZcHgfQrMM05kkGbxOJBJBEJkg+gemUTKZQHxrcdMk/iHiFexGSgsdRB7ALAjWdo8IqOC6 9nUVh0+mC+wscgaHTcfny8XF0NI6JxwCQ3sUamkTolqwc47ZpPuJN3wGUNjxbsSwvbqf01 Ao2Lyx6QVXap3Su1yALV45XPFtZXjUGCIYptxR1pu64as206d+H0FAepvs1hDw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648550904; a=rsa-sha256; cv=none; b=u9+c493LzmLQbI0zq5Hl5ORCvJNrr25O8qH0xXOF16PYI67iigQcygwcmy93pEOgwzJP5M Y6AoxtensvIWUwq0gaTfeVMmmlttCRwSdiVMF5+dQG7H/xZE+rA02Gqf7veiJd2Tao5zt7 Ltxn548DKAVEC5k07Ig3kih4/vRXfukvPbGAzALD+dImW5DoGRm3Zx8fCyVHvZwID5e5Y5 OGxPfBLh5zyG+0XVGg1gSpKyqylonPp5TTD/H8t1RMdB6nZ9nGdQdQLbj+NfJAmb5b0cdJ FvWc6d5sM6uH582coAvNIfQ0OVKIryCNiBKP3xQds3BYtt+ZMThcoxaCJIgJ4Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=AZEpSk19; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=AZEpSk19; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: CF05856EE X-Spam-Score: 5.93 X-Migadu-Scanner: scn1.migadu.com X-TUID: 1shkLP9pIu77 > The native-inputs I got rid of because they weren't needed in the end, I > just hadn't committed the change yet. For target I was under the > impression that it had to be compiled targeting > riscv64-(unknown-)?linux-gnu so I had that there. The instructions > upstream involved using a configure-flag instead, which is why I started > with the native-inputs. Thanks, that clears it up! I've added #:target in v3 of my patchset, and will send it shortly.