https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lua/luarocks-3.4.0 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 676000 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edcdfd8d8b3dd1c77b39dcd7db162cbeb3dafc71 commit edcdfd8d8b3dd1c77b39dcd7db162cbeb3dafc71 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-12-01 12:15:10 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-12-01 12:16:35 +0000 dev-lua/luarocks: patch LUA_LIBDIR check (non slotted) If 'dev-lang/lua' is a new, fresh installation, no 'LUA_LIBDIR' exists, as no compiled modules are installed on a new, fresh installation, so this check must be disabled, otherwise 'configure' will fail. Closes: https://bugs.gentoo.org/757855 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> dev-lua/luarocks/luarocks-3.4.0.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+)