Summary: | dev-lua/luarocks-3.4.0 fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gyakovlev, vpayno+gentoo |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() 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(+) |