Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908830 - www-misc/htdig-3.2.0_beta6-r5 has implicit function declarations in configure logs (MUSL-SYSTEM)
Summary: www-misc/htdig-3.2.0_beta6-r5 has implicit function declarations in configure...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2023-06-19 07:18 UTC by Agostino Sarubbo
Modified: 2025-05-15 19:10 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,47.76 KB, application/x-xz)
2023-06-19 07:18 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-19 07:18:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-misc/htdig-3.2.0_beta6-r5 has implicit function declarations in configure logs (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-19 07:18:07 UTC
Created attachment 864202 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-19 07:18:08 UTC
Found the following implicit function declarations in configure logs:

config.log:1219 - exit
Comment 3 Eli Schwartz gentoo-dev 2024-11-18 02:04:58 UTC
The warning comes from a copy of sys-libs/db 3.0.55 vendored in the source tree. Vile.
Comment 4 Larry the Git Cow gentoo-dev 2025-05-15 19:10:46 UTC
The bug has been referenced in the following commit(s):

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

commit 7d5f65ee46bb65aca606aa9c516981bcdf15cbbe
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-05-15 19:07:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-05-15 19:10:31 +0000

    www-misc/htdig: Mask for removal
    
    See also: https://github.com/gentoo/gentoo/pull/37272
    
    Bug: https://bugs.gentoo.org/314835
    Bug: https://bugs.gentoo.org/632432
    Bug: https://bugs.gentoo.org/827131
    Bug: https://bugs.gentoo.org/874429
    Bug: https://bugs.gentoo.org/908830
    Bug: https://bugs.gentoo.org/925513
    Bug: https://bugs.gentoo.org/934808
    Thanks-to: NHOrus <jy6x2b32pie9@yahoo.com>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)