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

Bug 923760

Summary: net-libs/libmicrohttpd-0.9.77 has implicit function declarations in configure logs
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Karlson2k <k2k>
Status: CONFIRMED ---    
Severity: normal CC: k2k, proxy-maint
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-04 09:14:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libmicrohttpd-0.9.77 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

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

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

config.log:597 - stpncpy
Comment 3 Karlson2k 2024-02-04 09:47:04 UTC
Seems to be false positive as in https://bugs.gentoo.org/898662

Can I see configure.log?

Building clang is not a quick process.