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

Bug 900130

Summary: app-crypt/ccrypt-1.11-r3 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-07 09:49:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/ccrypt-1.11-r3 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-07 09:50:01 UTC
Created attachment 856594 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-19 01:02:41 UTC
The bug has been closed via the following commit(s):

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

commit 7b89e73e3f0497297ab49f7693e50c683627b63e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-19 00:43:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-19 00:43:54 +0000

    app-crypt/ccrypt: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/900130
    Signed-off-by: Sam James <sam@gentoo.org>

 ...ccrypt-1.11-r3.ebuild => ccrypt-1.11-r4.ebuild} | 23 ++++++--
 .../files/ccrypt-1.11-refresh-macro-clang16.patch  | 64 ++++++++++++++++++++++
 2 files changed, 83 insertions(+), 4 deletions(-)