From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 06:47:56 2021 Received: (at 42819) by debbugs.gnu.org; 5 Jul 2021 10:47:56 +0000 Received: from localhost ([127.0.0.1]:44190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0M8p-0005fH-UI for submit@debbugs.gnu.org; Mon, 05 Jul 2021 06:47:56 -0400 Received: from mail-wr1-f42.google.com ([209.85.221.42]:44985) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0M8k-0005eL-Mg for 42819@debbugs.gnu.org; Mon, 05 Jul 2021 06:47:53 -0400 Received: by mail-wr1-f42.google.com with SMTP id t15so18169545wry.11 for <42819@debbugs.gnu.org>; Mon, 05 Jul 2021 03:47:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=b02UT3oImdsKcTS/CLleAQpByasN60D7wINg7A/MuL0=; b=jjWBzQIU+JhAUQOx/T8ZGPsWhj+jNYdwUi+sGC6jYiqYAbX314Y0IWgY+O3Zbka8ku X+XvZWVmTFiBFtzb9Bf7utazVpcOFiIbBM6PF33dW+w62dtsK374aDu+itDX/BfXA0R7 ekCKTd8UK0m7Eyril1Bxh8j6IqVnnzUtUkYDQ2OG2W4NAoJlHpFaBMScxnDy44IwRFJ2 xw9Bak9WmYLgL/xtgL9rFK+RB0LSWdDjWjKrhMgx/chuLJYiCk8Rdtd1cSEMg2UhXrwJ Ybkz4z7HdElgtfwn2Y5HVnEKUfLE11huFYe2pupeBmxxMobU58+c0Fh94VdqUDobhPYt i4IQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=b02UT3oImdsKcTS/CLleAQpByasN60D7wINg7A/MuL0=; b=Cj8n1rCr4Qp8KBD9+KaUO0o6B0FDjmjwaJedf59ricqfzjjN618EOpwRwKyzG3MaIf wZW7h37WBXcWWqkzrBQ6CdS3In21gFCzLspfsCRJiV05gM9Ino4/+F59vUORSqxpTyCR 6lKkgt9D/0cOje910sTllKh4JvUtieQzfiNT7yofqGMc4YJTEQI1zX+EQ4vp+wTLJvT/ s3vKstKkCiYJPnw1v19JWPdcGqyCQWcmzwoHCJ6ygeU/NvIFtXQGsabkBc/M1AeS48gk iv+egfckQlK0lF3ccHYQPoANJHOU7PPxy2AExvt/mim++ZlB5gG3a/vZ8jGoxZUvqIVr ttGw== X-Gm-Message-State: AOAM533OjiPbjpaEfHq/retY4A05alS6ZtfkURLrzntoCX+ap0taHygm jEN/pJY4PGh5zwdC0X3ZjZ/BcqTfYFI= X-Google-Smtp-Source: ABdhPJzce0n8F+tT+BUpwZyc8IeQL02rN0AiAlrEaqyiVDK7rB2+kENFhBk3gbqtwva/HMXS9oJ5Xw== X-Received: by 2002:a5d:4252:: with SMTP id s18mr14866223wrr.88.1625482064833; Mon, 05 Jul 2021 03:47:44 -0700 (PDT) Received: from pfiuh02 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id w8sm13704304wrt.83.2021.07.05.03.47.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Jul 2021 03:47:44 -0700 (PDT) From: zimoun To: Wensheng Xie Subject: Re: bug#42819: problem running xtensa-esp32-elf-g++ References: Date: Mon, 05 Jul 2021 11:32:51 +0200 In-Reply-To: (Wensheng Xie's message of "Wed, 12 Aug 2020 11:55:24 +0800") Message-ID: <87im1pksvw.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 42819 Cc: 42819@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Wed, 12 Aug 2020 at 11:55, Wensheng Xie wrote: > I have installed https://github.com/sudomesh/disaster-radio under guix > 1.1.0 How did you install this package? > ``` > wxie@guix ~/work/disaster-radio/firmware$ pip install -U platformio This way is not related Guix, IMHO. :-) > Defaulting to user installation because normal site-packages is not write= able > Requirement already up-to-date: platformio in [...] > Requirement already satisfied, skipping upgrade: idna<3,>=3D2.5 in > /home/wxie/.local/lib/python3.8/site-packages (from > requests<3,>=3D2.4.0->platformio) (2.10) > ``` > > However, somehow the command is not working > ``` > Converting main.ino > sh: > /home/wxie/.platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-g= ++: > Datei oder Verzeichnis nicht gefunden Which package does provide this =E2=80=99xtensa-esp32-elf-g++=E2=80=99? All the best, simon