Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 655258

Summary: LuaJIT's -jdump command fails on installed dev-lang/luajit-2.0.5
Product: Gentoo Linux Reporter: Koz Ross <koz.ross>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein, koz.ross
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge --info dev-lang/luajit
build.log

Description Koz Ross 2018-05-08 07:00:21 UTC
When I run 'luajit -jdump some-file.lua', I get

luajit: unknown luaJIT command or jit.* modules not installed

By default, the LUA_PATH does not include the files inside /usr/share/luajit-2.0.5/jit, which is the cause of this problem.
Comment 1 Koz Ross 2018-05-08 07:01:23 UTC
Created attachment 530408 [details]
emerge --info
Comment 2 Jonas Stein gentoo-dev 2018-05-08 09:29:26 UTC
Thank you for the report. Please recompile and *attach* the logfiles as described on
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Please reopen this ticket (Status:unconfirmed) afterwards.
Comment 3 Koz Ross 2018-05-08 10:16:05 UTC
Created attachment 530412 [details]
emerge --info dev-lang/luajit
Comment 4 Koz Ross 2018-05-08 10:22:18 UTC
Created attachment 530414 [details]
build.log