https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lua/lua-openssl-0.7.8_p0-r2 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 676891 [details] build.log build log and emerge --info
Possible context of error(s): /bin/sh: luajit: command not found /bin/sh: luajit: command not found Package 'luajit', required by 'virtual:world', not found Package 'luajit', required by 'virtual:world', not found Package 'luajit', required by 'virtual:world', not found Package 'luajit', required by 'virtual:world', not found
The LUA_VERSION variables should be removed from any make commands as the makefile overrides LUA to LUA=luajit if LUA_VERSION is non null This was introduced here: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3a84a595cd275cadbea0a2344aac0358749d5c
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d335f9598aed47be59826ca46354bb2b61f73c9 commit 9d335f9598aed47be59826ca46354bb2b61f73c9 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-12-20 22:54:07 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-12-20 22:56:14 +0000 dev-lua/lua-openssl: update emakeargs, fix tests Closes: https://bugs.gentoo.org/758689 Closes: https://bugs.gentoo.org/759487 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> .../lua-openssl/lua-openssl-0.7.8_p0-r101.ebuild | 126 +++++++++++++++++++++ dev-lua/lua-openssl/lua-openssl-0.7.8_p0-r3.ebuild | 99 ++++++++++++++++ 2 files changed, 225 insertions(+)