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

Bug 898346

Summary: app-text/libpaper-2.1.1 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal    
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:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/libpaper-2.0.10 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:28 UTC
Created attachment 855170 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-28 19:27:56 UTC
FP for strchr and others.
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-13 16:34:31 UTC
ci has reproduced this issue with version 2.0.12 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-04-13 20:24:53 UTC
ci has reproduced this issue with version 2.1.0 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-09-08 06:52:33 UTC
ci has reproduced this issue with version 2.1.1 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2023-09-08 08:55:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c724115c69649f251d50dc35d08aa2c03a9d6a4

commit 1c724115c69649f251d50dc35d08aa2c03a9d6a4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-09-08 08:55:07 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-09-08 08:55:07 +0000

    app-text/libpaper: mask gnulib false positive implicit decls
    
    Closes: https://bugs.gentoo.org/898346
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-text/libpaper/libpaper-2.1.1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)