https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289273
Bug ID: 289273 Summary: devel/py-setuptools-scm: avoid stripping GIT_CEILING_DIRECTORIES Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: mand...@freebsd.org CC: f...@freebsd.org, t...@freebsd.org Blocks: 283098 Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org https://cgit.freebsd.org/ports/commit/?id=deb79782a9b87c64d06441e4bf67e46bf19c45c3 introduced GIT_CEILING_DIRECTORIES=${WRKDIR} to the Python default build environment in an attempt to make port builds on real machines and with working directories underneath PORTSDIR more efficient, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283098 However, setuptools_scm deliberately breaks this. I am currently test building the attached patch for all ports in whose directory 'rg setuptools-scm /usr/ports' finds hits (no matter if Makefile or patch or wherever). Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283098 [Bug 283098] Mk/bsd.port.mk: stop ports from finding the ports tree's git repository -- You are receiving this mail because: You are the assignee for the bug.