[Bug 285720] devel/xtensa-esp-elf: Fix build with poudriere-devel
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Mar 2025 06:01:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285720 Bug ID: 285720 Summary: devel/xtensa-esp-elf: Fix build with poudriere-devel 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: arrowd@FreeBSD.org Assignee: leres@freebsd.org Flags: maintainer-feedback?(leres@freebsd.org) Attachment #259114 maintainer-approval? Flags: Created attachment 259114 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259114&action=edit Patch The upcoming development version of Poudriere started to always pass the PREFIX env var. This causes a subtle failure in the port's build system. It is fixed by the attached patch, which should have been applied anyways with the introduction of SETENVI. See Tijl's commit https://github.com/freebsd/freebsd-ports/commit/572f2361692640bc27729191b1267aa3fcc354a7 for a rationale for this change. -- You are receiving this mail because: You are the assignee for the bug.