Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899072 - app-crypt/heimdal-7.8.0-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: app-crypt/heimdal-7.8.0-r1 has implicit function declarations in configure lo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-03 10:43 UTC by Agostino Sarubbo
Modified: 2023-04-14 03:39 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,69.93 KB, application/x-xz)
2023-03-03 10:43 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-03 10:43:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/heimdal-7.8.0-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-03 10:43:42 UTC
Created attachment 855982 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2023-04-14 03:39:38 UTC
The bug has been closed via the following commit(s):

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

commit 1c2da20ef523be6e933fac18977656b4ade96ab3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-14 03:37:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-14 03:37:35 +0000

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

 .../files/heimdal-7.8.0-configure-clang16.patch    |  54 ++++++
 app-crypt/heimdal/heimdal-7.8.0-r2.ebuild          | 191 +++++++++++++++++++++
 2 files changed, 245 insertions(+)