Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924368 - net-dns/rbldnsd-0.998b-r2 has implicit function declarations in configure logs
Summary: net-dns/rbldnsd-0.998b-r2 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-02-12 14:07 UTC by Agostino Sarubbo
Modified: 2024-02-16 12:48 UTC (History)
0 users

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


Attachments
build.log (build.log,45.53 KB, text/plain)
2024-02-12 14:07 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 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(+)