Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924368

Summary: net-dns/rbldnsd-0.998b-r2 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michael Orlitzky <mjo>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-12 14:07:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/rbldnsd-0.998b-r2 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-12 14:07:45 UTC
Created attachment 884803 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-12 14:07:46 UTC
Found the following implicit function declarations in configure logs:

config.log:54 - mallinfo
Comment 3 Larry the Git Cow gentoo-dev 2024-02-16 12:48:20 UTC
The bug has been closed via the following commit(s):

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

commit 2beb33a4103e9767c7864a773456e1e04a63e67b
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-02-16 12:28:31 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-02-16 12:48:13 +0000

    net-dns/rbldnsd: update EAPI 7 -> 8, add upstream PR patches
    
    I've got three PRs sitting upstream for years now but they've gone
    AWOL. I'm tired of looking at the bugs. Let's just patch.
    
    Closes: https://bugs.gentoo.org/874456
    Closes: https://bugs.gentoo.org/924368
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-dns/rbldnsd/files/rbldnsd-0.998b-cstd.patch    | 193 +++++++++++++++++++++
 .../rbldnsd/files/rbldnsd-0.998b-mallinfo2.patch   |  59 +++++++
 .../rbldnsd/files/rbldnsd-0.998b-sys-poll.patch    |  54 ++++++
 net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild           |  61 +++++++
 4 files changed, 367 insertions(+)