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

Bug 898824

Summary: net-libs/gnutls-3.8.2 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: eschwartz
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 2023-03-02 09:38:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/gnutls-3.8.0 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.
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 09:38:05 UTC
Created attachment 855698 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-07 06:48:54 UTC
ci has reproduced this issue with version 3.8.1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-08 07:14:54 UTC
ci has reproduced this issue with version 3.8.1-r1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-12-19 14:49:10 UTC
gcc14_tinderbox has reproduced this issue with version 3.8.2 - Updating summary.
Comment 5 Eli Schwartz gentoo-dev 2024-08-23 00:22:16 UTC
 * QA Notice: Found the following implicit function declarations in configure logs:
 *   /var/tmp/portage/net-libs/gnutls-3.8.0/work/gnutls-3.8.0-abi_x86_64.amd64/config.log:6101 - MIN
 *   /var/tmp/portage/net-libs/gnutls-3.8.0/work/gnutls-3.8.0-abi_x86_64.amd64/config.log:11547 - alignof




We fixed these by globally ignoring them in https://github.com/gentoo/portage/pull/1323