Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900130 - app-crypt/ccrypt-1.11-r3 has implicit function declarations in configure logs (MUSL-CLANG-SYSTEM)
Summary: app-crypt/ccrypt-1.11-r3 has implicit function declarations in configure logs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-07 09:49 UTC by Agostino Sarubbo
Modified: 2023-03-19 01:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,73.37 KB, text/plain)
2023-03-07 09:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)