Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2020 04:35:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248631] math/units: Does not find or link against ports libreadline
Message-ID:  <bug-248631-7788-YaNG8o5Lcs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248631-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248631-7788@https.bugs.freebsd.org/bugzilla/>

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-patch, needs-qa
              Flags|                            |merge-quarterly?
            Summary|[patch] math/units does not |math/units: Does not find
                   |pickup libreadline          |or link against ports
                   |                            |libreadline
             Status|New                         |Open
           Severity|Affects Many People         |Affects Some People

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
@Reporter Could you:

 - test if USES+localbase is sufficient to make it work, as this construct =
is
preferred over individual *FLAGS/LIBS
 - Since readline support doesn't appear compulsory, add a READLINE option
(enabled by default) and scope USES=3Dlocalbase to that OPTIONS with:
READLINE_USES=3Dlocalbase (and test that this works in both enabled and dis=
abled
cases)

Note: If the software supports an *explicit* readline configure option or f=
lag,
we should use that instead of just providing *FLAGS/LIBS overrides

^Triage: [tags] in issue Titles are deprecated

--=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-248631-7788-YaNG8o5Lcs>