Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm-none-eabi-g++: not found #238

Open
hunhejj opened this issue Jan 8, 2024 · 7 comments
Open

arm-none-eabi-g++: not found #238

hunhejj opened this issue Jan 8, 2024 · 7 comments

Comments

@hunhejj
Copy link

hunhejj commented Jan 8, 2024

I am getting the error arm-none-eabi-g++: not found when building a libretiny firmware.

ESPHome: v2023.12.15 (Docker)
Host: Raspberry Pi 4 (4 GB)

Sample device:

esphome:
  name: libretiny_test

bk72xx:
  board: generic-bk7231n-qfn32-tuya

api:
  encryption:
    key: !secret api_encryption_key

wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password

Logs:
logs_libretiny-test_compile.txt

@SaschaMuehl
Copy link

same issue here

@hunhejj
Copy link
Author

hunhejj commented Feb 24, 2024

Any idea @kuba2k2 ?

@kuba2k2
Copy link
Member

kuba2k2 commented Feb 24, 2024

You most likely have an incorrect Docker version of ESPHome installed (i.e. 32-bit container on a 64-bit OS).

Also see:
#133
#89
#79

@hunhejj
Copy link
Author

hunhejj commented Feb 24, 2024

I just checked: I am using a 64 bit container (arm64) on a 64bit system (64 bit Raspberry OS) @kuba2k2

@hunhejj
Copy link
Author

hunhejj commented Feb 26, 2024

ping @kuba2k2

@kuba2k2
Copy link
Member

kuba2k2 commented Feb 26, 2024

Actually, I don't have a solution. I don't know what causes the issue exactly, I don't have the right environment to reproduce it. I can only refer you to the issues listed above, hoping that you find a solution there.

@juskalalie
Copy link

I opened #259, I can give you more information if you need.
I am running HAOS Blue on an Odroid N2+ with 4GB RAM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants