Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907676 - net-dns/pdns-4.8.0 fails to compile: configure: error: Selected Lua (lua5.3) not found
Summary: net-dns/pdns-4.8.0 fails to compile: configure: error: Selected Lua (lua5.3) ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-02 05:52 UTC by Agostino Sarubbo
Modified: 2023-06-05 11:03 UTC (History)
0 users

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


Attachments
build.log (build.log,50.50 KB, text/plain)
2023-06-02 05:52 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,291.73 KB, text/plain)
2023-06-02 05:52 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 2023-06-02 05:52:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/pdns-4.8.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-02 05:52:32 UTC
Created attachment 863019 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-02 05:52:33 UTC
Created attachment 863020 [details]
1-config.log

1-config.log
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-02 05:53:28 UTC
I don't think it'll fix this, but I assume the lua-single_pkg_setup call should be conditional as well, given 2aa942b300897f7c0e486e26ec94868a95bc6144?
Comment 4 Larry the Git Cow gentoo-dev 2023-06-05 11:03:26 UTC
The bug has been closed via the following commit(s):

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

commit bcacc1b10859dd4bcee4c494378eba8b2dc1b173
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2023-06-05 10:45:32 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2023-06-05 11:03:22 +0000

    net-dns/pdns: remove lua USE flag, bug #907676
    
    Besides the lua backend, pdns always requires lua for internal functions.
    
    Closes: https://bugs.gentoo.org/907676
    Signed-off-by: Sven Wegener <swegener@gentoo.org>

 net-dns/pdns/pdns-4.7.4.ebuild | 4 ++--
 net-dns/pdns/pdns-4.8.0.ebuild | 9 ++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)