Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 22:38:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281677] devel/xtensa-esp-elf breaks ports tree
Message-ID:  <bug-281677-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 281677
           Summary: devel/xtensa-esp-elf breaks ports tree
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: leres@freebsd.org
          Reporter: bob@vesterman.com
             Flags: maintainer-feedback?(leres@freebsd.org)
          Assignee: leres@freebsd.org

As of today, I can't build anything (using Synth, as I normally do) because
there's an error that happens while scanning the ports tree. I believe that=
 the
cause is the recent change "devel/xtensa-esp32-elf: Update to 13.2.0_202405=
30,
rename to xtensa-esp-elf", which is here:

https://cgit.freebsd.org/ports/commit/?id=3D771e57d671d9c859005e32f5eba6abc=
75bee5dd5

... and which is referenced in bug #287061 and bug #287062.

The issue (I believe) is that /usr/ports/devel/Makefile was not updated as =
part
of this change. It still says:

SUBDIR +=3D xtensa-esp32-elf

... whereas I believe that line should have been changed to:

SUBDIR +=3D xtensa-esp-elf

--=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-281677-7788>