[Bug 281951] devel/xtensa-esp-elf: missing toolchain binaries/wrapper and/or symlinks for esp32-*, esp32s2-*, esp32s3-*
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Oct 2024 08:35:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281951 Bug ID: 281951 Summary: devel/xtensa-esp-elf: missing toolchain binaries/wrapper and/or symlinks for esp32-*, esp32s2-*, esp32s3-* Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: leres@freebsd.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(leres@freebsd.org) Assignee: leres@freebsd.org Using Espressif's official IDF v5.3.1 using devel/xtensa-esp-elf, fails with missing toolchain binaries. i.e. bin/xtensa-esp32-elf-c++ ... or, for instance another target, like ESP32s3 is desired, bin/xtensa-esp32s3-elf-c++ is missing. This is due the fact, this port installs binaries in a common/generic way but misses a wrapper for the toolchain's binaries and probably further libs and so on. -- You are receiving this mail because: You are the assignee for the bug.