Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655258 - LuaJIT's -jdump command fails on installed dev-lang/luajit-2.0.5
Summary: LuaJIT's -jdump command fails on installed dev-lang/luajit-2.0.5
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-08 07:00 UTC by Koz Ross
Modified: 2020-12-07 19:20 UTC (History)
2 users (show)

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


Attachments
emerge --info (file_655258.txt,5.16 KB, text/plain)
2018-05-08 07:01 UTC, Koz Ross
Details
emerge --info dev-lang/luajit (file_655258.txt,5.65 KB, text/plain)
2018-05-08 10:16 UTC, Koz Ross
Details
build.log (file_655258.txt,27.16 KB, text/plain)
2018-05-08 10:22 UTC, Koz Ross
Details

Note You need to log in before you can comment on or make changes to this bug.
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