[Bug 225699] ports-mgmt/portmaster introduced a ask-licence dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 5 23:48:46 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225699

            Bug ID: 225699
           Summary: ports-mgmt/portmaster introduced a ask-licence
                    dependency
           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: dewayne at heuristicsystems.com.au
          Assignee: se at FreeBSD.org
             Flags: maintainer-feedback?(se at FreeBSD.org)

Build failure of security/openssl, due to 
make: don't know how to make ask-license. Stop

The cause of the failure is line 3661 of 
# grep -n ask-license /usr/local/sbin/portmaster
3661:           pm_make extract ask-license || fail "make extract ask-license
failed for $portdir"

Portmaster invoked with 
/usr/local/sbin/portmaster --no-term-title --no-confirm -H -D -g -G -B -v 
security/openssl

but 
# grep DISABLE_LICE /etc/make.conf
/etc/make.conf:DISABLE_LICENSES=yes

Aside: This occurs on FreeBSD 11.1Stable amd64, recent portmaster update
)r:460294). 

You may wish to refer to r458881 and PR 206738

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list