Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Feb 2018 23:48:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225699] ports-mgmt/portmaster introduced a ask-licence dependency
Message-ID:  <bug-225699-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au
          Assignee: se@FreeBSD.org
             Flags: maintainer-feedback?(se@FreeBSD.org)

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

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

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

but=20
# grep DISABLE_LICE /etc/make.conf
/etc/make.conf:DISABLE_LICENSES=3Dyes

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

You may wish to refer to r458881 and PR 206738

--=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-225699-13>