Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898770 - dev-util/kbuild-0.1.9998.3499-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: dev-util/kbuild-0.1.9998.3499-r2 has implicit function declarations in config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-02 09:11 UTC by Agostino Sarubbo
Modified: 2023-03-09 08:55 UTC (History)
0 users

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


Attachments
build.log (build.log,418.19 KB, text/plain)
2023-03-02 09:11 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-02 09:11:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/kbuild-0.1.9998.3499-r2 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-02 09:11:08 UTC
Created attachment 855644 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-09 08:55:28 UTC
The bug has been closed via the following commit(s):

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

commit c9520040d09ef46d20846bb4bc98029c8c88f6f0
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-03-09 08:49:10 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-03-09 08:55:12 +0000

    dev-util/kbuild: fix compilation with clang-16
    
    Closes: https://bugs.gentoo.org/898770
    Bug: https://bugs.gentoo.org/895836
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 dev-util/kbuild/Manifest                           |  1 +
 dev-util/kbuild/kbuild-0.1.9998.3499-r3.ebuild     | 79 ++++++++++++++++++++++
 ...72-r2.ebuild => kbuild-0.1.9998.3572-r3.ebuild} |  9 ++-
 3 files changed, 87 insertions(+), 2 deletions(-)