Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841422 - dev-db/redis-6.2.7 fails to compile: configure: error: lua-5.1 required but not found
Summary: dev-db/redis-6.2.7 fails to compile: configure: error: lua-5.1 required but n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2022-24735, CVE-2022-24736
  Show dependency tree
 
Reported: 2022-04-28 06:59 UTC by Agostino Sarubbo
Modified: 2022-04-29 04:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,44.06 KB, text/plain)
2022-04-28 06:59 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,44.08 KB, text/plain)
2022-04-28 06:59 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 2022-04-28 06:59:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/redis-6.2.7 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-28 06:59:36 UTC
Created attachment 775098 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-28 06:59:37 UTC
Created attachment 775101 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2022-04-29 04:11:41 UTC
The bug has been closed via the following commit(s):

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

commit bbec9c4e706c8bd175da219ba26d35def506c064
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-29 04:10:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-29 04:11:31 +0000

    dev-db/redis: restore partial Lua eclass machinery
    
    It's apparently still needed even if using bundled copy.
    
    Closes: https://bugs.gentoo.org/841422
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/redis/{redis-6.2.7.ebuild => redis-6.2.7-r1.ebuild} | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)