Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2020 16:41:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243432] ports-mgmt/portmaster: always recompiles binutils even if already up-to-date
Message-ID:  <bug-243432-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
          Assignee: se@FreeBSD.org
             Flags: maintainer-feedback?(se@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 (may=
be
gperf)

Expected result:
- portmaster should not rebuild a port if it is up-to-date

Maybe this is the case because the BUILD_DEPENDS+=3D line in ports/Mk/...
includes the full path to the desired executable (i.e., "${LOCALBASE}/...")?

-- Martin

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