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

Bug 898348

Summary: net-dns/libidn-1.41 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: false positive
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-28 11:36:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/libidn-1.41 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 11:36:32 UTC
Created attachment 855172 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-14 02:46:27 UTC
The bug has been closed via the following commit(s):

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

commit 00435780c75e8a0d728bd1aaf69acc86c77fbd1b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-01-14 02:43:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-14 02:44:36 +0000

    net-dns/libidn: add 1.42
    
    Note that I've gone back to the default src_test implementation. Ignoring
    gnulib test failures isn't ideal at all, so let's not do that, given it could
    affect how the program operates and we've found other bugs that way in other
    packages before. I'm not aware of any other packages where we make an effort
    to skip the gnulib tests.
    
    Bug: https://bugs.gentoo.org/500662
    Bug: https://bugs.gentoo.org/539356
    Closes: https://bugs.gentoo.org/898348
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/libidn/Manifest           |  2 +
 net-dns/libidn/libidn-1.42.ebuild | 96 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 98 insertions(+)