Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646288 - sci-visualization/gnuplot doesn't work with lua 5.1 (?)
Summary: sci-visualization/gnuplot doesn't work with lua 5.1 (?)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-01 12:00 UTC by malcolm.mielle
Modified: 2018-02-02 12:22 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description malcolm.mielle 2018-02-01 12:00:31 UTC
This is the version of gnuplot I'm using :

emerge -pa gnuplot

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] sci-visualization/gnuplot-5.2.2 

I use the flag `lua` : 

sci-visualization/gnuplot lua -qt5

When trying to run gnuplot I have the error :

 gnuplot graph_first_run.gpl 
"graph_first_run.gpl", line 5: /usr/share/gnuplot/5.2/lua/gnuplot-tikz.lua:1759: bad argument #1 to 'load' (function expected, got string)
stack traceb

Which come from Lua 5.1 not supported I guess. See https://github.com/bungle/lua-resty-template/issues/1

And I have:
emerge -pa lua

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-lang/lua-5.1.5-r4

Thanks :)
Comment 1 Jonas Stein gentoo-dev 2018-02-02 12:22:52 UTC
Thank you for the report. Please recompile and *attach* the logfiles,
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
and reopen this ticket (Status:unconfirmed).