Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Oct 2024 08:35:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281951] devel/xtensa-esp-elf: missing toolchain binaries/wrapper and/or symlinks for esp32-*, esp32s2-*, esp32s3-*
Message-ID:  <bug-281951-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281951

            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 b=
ut
misses a wrapper for the toolchain's binaries and probably further libs and=
 so
on.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281951-7788>