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 6C1XGh+dRmLUxAAAgWs5BA (envelope-from ) for ; Fri, 01 Apr 2022 08:35:11 +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 CHUCFx+dRmJkZgEAauVa8A (envelope-from ) for ; Fri, 01 Apr 2022 08:35:11 +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 AC3CCB36A for ; Fri, 1 Apr 2022 08:35:09 +0200 (CEST) Received: from localhost ([::1]:58022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1naAsC-0004K7-OY for larch@yhetil.org; Fri, 01 Apr 2022 02:35:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59488) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1naAqF-0003JM-3U for guix-patches@gnu.org; Fri, 01 Apr 2022 02:33:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46771) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1naAqE-0008Mw-On for guix-patches@gnu.org; Fri, 01 Apr 2022 02:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1naAqE-00042A-MN for guix-patches@gnu.org; Fri, 01 Apr 2022 02:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54615] [PATCH v3 2/2] gnu: Add riscv-pk. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 01 Apr 2022 06:33: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: Maxime Devos , 54615-done@debbugs.gnu.org Received: via spool by 54615-done@debbugs.gnu.org id=D54615.164879478115492 (code D ref 54615); Fri, 01 Apr 2022 06:33:02 +0000 Received: (at 54615-done) by debbugs.gnu.org; 1 Apr 2022 06:33:01 +0000 Received: from localhost ([127.0.0.1]:40667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1naAqD-00041o-HC for submit@debbugs.gnu.org; Fri, 01 Apr 2022 02:33:01 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:51828) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1naAqA-00041Y-Jr for 54615-done@debbugs.gnu.org; Fri, 01 Apr 2022 02:33:00 -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=fhYrHijF2RfTyO1AZB2r/GqUPRh1XqYgDojOBRU3m4E=; b=nlA4C/Znjik7w7+Rn99JwsgdQF gMA1I2mLfkSzXQRFGlwmrnUF1hpWTDIKLk24rJ7NZPo8Ebv3SyEYwF3OOreFLyUZmPZNGYZZ9KVUY diuj+sa113tWp4pviVNIP1dQ4sYJjw8RoqAJpggEVS63ah51x3l3SaHgACwPrsiz+S37AL2D40oOV 2KcLaCtJol6N5z+hhqjvakxD5jEpkFt81XFKmn3VJNepVjbiPN/qNFccC07eu2tiDROJ7BLDKhlp+ xytMfk2tlXa1MMqJ6quY29AoseZOqvWNzaWUvEAZQEdNPSVWLIBiPsPs/fJ1UZIhRDUGyWse8DMS2 GJww97bA==; Received: from [192.168.2.1] (port=41912 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1naAq6-000Wvp-PF; Fri, 01 Apr 2022 12:02:54 +0530 From: Arun Isaac In-Reply-To: References: <73d7e30a2341d85c58abcf293d41aaa970ba17bd.camel@telenet.be> <20220329104303.31212-2-arunisaac@systemreboot.net> Date: Fri, 01 Apr 2022 12:02:54 +0530 Message-ID: <87sfqx8ga1.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=1648794911; 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=fhYrHijF2RfTyO1AZB2r/GqUPRh1XqYgDojOBRU3m4E=; b=BuXcWZ2j9VomFROw9zyT9ZdTJ9hgdPrIXKWaWxH/CgQ0dTf9T35l5ucwHdcCir9ntyJt1i SLMWJSnRcse/bpr1ZL0apd37hIZ8K3giVMyOkv2+I7lk/PnRcPRIUXHF+aQsq6UIM8EpXX Sn/DYZZ509bcSW+1NvYnGLuNifhMgN38asCY9eyEIPrqXCXVH9iV9AIUCP2Qu6jdnUkg0y JQqXY2YfWIltzrWJMqg8+AkeDVvJoWCveeojjNpZk0C01XdHMyyXBe8JsmgrLMWzbjYp0D ps/jIheV3q98TfDsfRKZnbKMMSLYNSFWJ6gG1sRexVYX0gITLd5hP5xvxhRzoQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648794911; a=rsa-sha256; cv=none; b=ROl84PkaDqaoXsVsXCJau8FHVIJaLs/KFP6ug/TElh5zzYQawgwYQIMS8pYFgyvkHVP3wf 77cdLpvgXdAHxpNgPIFrNIYxJ+BnQIutiRe3j2VqV6Yey3GlJtpXMFFtnVZFZFR09JNbyF 0jbeviMAjvzHuRRecbmqSH8CFT+8kUJvKu/+A/uYZ0ZFYGl3/ilgYvH97QlOTvn4WpjRhV F4cTc9rtNONVSmeOmP7k1iCY9PogNkqf2ynkdpo8kV/vqHh/1YyVi8CCjRDIQyhM6tq3bM ZsX0LpHmCDP/9epaYuWFotf1UUC1zRtqcwPHltQMrdZz3Wn7+mpg4yw7K1B54A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b="nlA4C/Zn"; 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: 4.83 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b="nlA4C/Zn"; 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: AC3CCB36A X-Spam-Score: 4.83 X-Migadu-Scanner: scn0.migadu.com X-TUID: xyP/tJRddyp3 > Thanks for the patches. Does it make sense to wrap spike with > riscv-pk? > > I'm not sure how much spike is used without pk. I see and feel your pain. :-P But, maybe it's best to not make that assumption. I don't know enough about riscv-pk to say for sure. The better solution may be for spike to look in $PATH when trying to run a program. I have asked for this upstream: https://github.com/riscv-software-src/riscv-isa-sim/issues/961 Thank you both for reviewing and merging these patches!