[Bug 243432] ports-mgmt/portmaster: always recompiles binutils even if already up-to-date
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 18 16:41:26 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243432
Bug ID: 243432
Summary: ports-mgmt/portmaster: always recompiles binutils even
if already up-to-date
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: se at FreeBSD.org
Reporter: d8zNeCFG at aon.at
Assignee: se at FreeBSD.org
Flags: maintainer-feedback?(se at FreeBSD.org)
Scenario:
- Building ports using portmaster
Result:
- If there is a dependency on binutils, the latter always gets rebuilt even if
it is up to date.
- The same seems to be the case for py-sphinx and possibly other ports (maybe
gperf)
Expected result:
- portmaster should not rebuild a port if it is up-to-date
Maybe this is the case because the BUILD_DEPENDS+= line in ports/Mk/...
includes the full path to the desired executable (i.e., "${LOCALBASE}/...")?
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list