Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jul 2022 08:40:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243430] Mk/Scripts/qa.sh: Stage-QA fails to detect USES=lua
Message-ID:  <bug-243430-7788-qHVimVSV12@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243430-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243430-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=3D243430

Alexey Dokuchaev <danfe@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |danfe@FreeBSD.org

--- Comment #1 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
I observe this as well with e.g. `x11-fm/worker' port:

$ make showconfig | grep LUA=20
     LUA=3Don: Lua scripting language support
$ grep LUA_USES Makefile
LUA_USES=3D       lua
$ make stage-qa
=3D=3D=3D=3D> Running Q/A tests (stage-qa)
Error: /usr/local/bin/worker is linked to /usr/local/lib/liblua-5.1.so from
lang/lua51 but it is not declared as a dependency
Warning: you need USES+=3Dlua
$ _

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243430-7788-qHVimVSV12>