unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Wensheng Xie <xiewensheng@hotmail.com>
To: 42819@debbugs.gnu.org
Subject: bug#42819: problem running xtensa-esp32-elf-g++
Date: Wed, 12 Aug 2020 11:55:24 +0800	[thread overview]
Message-ID: <VI1P190MB0286701C7F9F091F2A4359AAB0420@VI1P190MB0286.EURP190.PROD.OUTLOOK.COM> (raw)

Dear guix:

I have installed https://github.com/sudomesh/disaster-radio under guix 1.1.0

```
wxie@guix ~/work/disaster-radio/firmware$ pip install -U platformio
Defaulting to user installation because normal site-packages is not writeable
Requirement already up-to-date: platformio in /home/wxie/.local/lib/python3.8/site-packages (4.3.4)
Requirement already satisfied, skipping upgrade: bottle<0.13 in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (0.12.18)
Requirement already satisfied, skipping upgrade: click<8,>=5 in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (7.1.2)
Requirement already satisfied, skipping upgrade: colorama in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (0.4.3)
Requirement already satisfied, skipping upgrade: pyserial!=3.3,<4,>=3 in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (3.4)
Requirement already satisfied, skipping upgrade: requests<3,>=2.4.0 in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (2.24.0)
Requirement already satisfied, skipping upgrade: semantic_version<3,>=2.8.1 in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (2.8.5)
Requirement already satisfied, skipping upgrade: tabulate<1,>=0.8.3 in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (0.8.7)
Requirement already satisfied, skipping upgrade: pyelftools<1,>=0.25 in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (0.26)
Requirement already satisfied, skipping upgrade: marshmallow>=2 in /home/wxie/.local/lib/python3.8/site-packages (from platformio) (3.7.1)
Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/wxie/.local/lib/python3.8/site-packages (from requests<3,>=2.4.0->platformio) (1.25.10)
Requirement already satisfied, skipping upgrade: chardet<4,>=3.0.2 in /home/wxie/.local/lib/python3.8/site-packages (from requests<3,>=2.4.0->platformio) (3.0.4)
Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/wxie/.local/lib/python3.8/site-packages (from requests<3,>=2.4.0->platformio) (2020.6.20)
Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in /home/wxie/.local/lib/python3.8/site-packages (from requests<3,>=2.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
*** Error 127
```

I checked the file, it exists, but
```
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ ./xtensa-esp32-elf-gcc
bash: ./xtensa-esp32-elf-gcc: Datei oder Verzeichnis nicht gefunden
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ ./xtensa-esp32-elf-g++
bash: ./xtensa-esp32-elf-g++: Datei oder Verzeichnis nicht gefunden
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ ./xtensa-esp32-elf-cpp
bash: ./xtensa-esp32-elf-cpp: Datei oder Verzeichnis nicht gefunden
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ sh ./xtensa-esp32-elf-cpp
./xtensa-esp32-elf-cpp: ./xtensa-esp32-elf-cpp: Kann die Datei nicht ausführen.
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ sh ./xtensa-esp32-elf-g++
./xtensa-esp32-elf-g++: ./xtensa-esp32-elf-g++: Kann die Datei nicht ausführen.
```

What could be the problem? Does guix support this?

best regards,
wxie




             reply	other threads:[~2020-08-12  4:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-12  3:55 Wensheng Xie [this message]
2021-07-05  9:32 ` bug#42819: problem running xtensa-esp32-elf-g++ zimoun
2021-07-06  1:34   ` Wensheng Xie
2021-07-06  8:32     ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=VI1P190MB0286701C7F9F091F2A4359AAB0420@VI1P190MB0286.EURP190.PROD.OUTLOOK.COM \
    --to=xiewensheng@hotmail.com \
    --cc=42819@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).