Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744505 - www-client/luakit-2.2.1 - config.mk:85: *** Cannot find the Lua binary name. Tried the following: luajit luajit51 lua-5.1 lua5.1 lua51. Manually override by setting LUA_BIN_NAME. Stop.
Summary: www-client/luakit-2.2.1 - config.mk:85: *** Cannot find the Lua binary name. ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OzTiram
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-24 13:18 UTC by Agostino Sarubbo
Modified: 2021-08-06 22:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,55.44 KB, text/plain)
2020-09-24 13:18 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-24 13:18:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/luakit-2.2.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-24 13:18:33 UTC
Created attachment 662281 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-24 13:18:34 UTC
Possible context of error(s):

config.mk:85: *** Cannot find the Lua binary name. Tried the following: luajit luajit51 lua-5.1 lua5.1 lua51. Manually override by setting LUA_BIN_NAME.  Stop.
Comment 3 Larry the Git Cow gentoo-dev 2020-09-24 13:49:19 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acac3c3891c67956dabf7f8302493aafc48a08d7

commit acac3c3891c67956dabf7f8302493aafc48a08d7
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-09-24 13:45:39 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-09-24 13:49:16 +0000

    www-client/luakit: Export LUA_BIN_NAME and LUA_PKG_NAME
    
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Bug: https://bugs.gentoo.org/744505
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 www-client/luakit/luakit-2.2.1.ebuild | 10 ++++------
 www-client/luakit/luakit-9999.ebuild  | 10 ++++------
 2 files changed, 8 insertions(+), 12 deletions(-)
Comment 4 OzTiram 2021-08-06 22:18:59 UTC
This issue can be closed. Fix submitted.