Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761592 - net-im/prosody-0.11.7-r100[lua_single_target_luajit]: Invalid Lua version in flag --lua-version
Summary: net-im/prosody-0.11.7-r100[lua_single_target_luajit]: Invalid Lua version in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-25 11:13 UTC by Erich Seifert
Modified: 2020-12-25 13:06 UTC (History)
0 users

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


Attachments
build.log (net-im:prosody-0.11.7-r100:20201225-104835.log,1.71 KB, text/plain)
2020-12-25 11:14 UTC, Erich Seifert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Seifert 2020-12-25 11:13:35 UTC
When building net-im/prosody-0.11.7-r100 with USE flag lua_single_target_luajit the configuration phase fails with the following message:

Invalid Lua version in flag --lua-version.


Reproducible: Always

Steps to Reproduce:
1. USE="lua_single_target_luajit" emerge =net-im/prosody-0.11.7-r100

Actual Results:  
Installation fails in configuration phase

Expected Results:  
Package should be configured, built and installed without errors
Comment 1 Erich Seifert 2020-12-25 11:14:23 UTC
Created attachment 679458 [details]
build.log
Comment 2 Conrad Kostecki gentoo-dev 2020-12-25 13:03:41 UTC
Whoops, forgot to delete second (old) '--lua-version' line. Sorry!
Comment 3 Larry the Git Cow gentoo-dev 2020-12-25 13:06:30 UTC
The bug has been closed via the following commit(s):

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

commit 6b7828733df2f4a7e73a52360e1d6ce95a7022d0
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-12-25 13:04:45 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-12-25 13:04:45 +0000

    net-im/prosody: fix luajit slot
    
    Closes: https://bugs.gentoo.org/761592
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-im/prosody/prosody-0.11.7-r100.ebuild | 1 -
 1 file changed, 1 deletion(-)