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

Bug 882143

Summary: dev-util/kbuild-0.1.9998.3499 fails to compile: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Viorel Munteanu <ceamac>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/28350
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-11-20 10:44:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/kbuild-0.1.9998.3499 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-20 10:44:30 UTC
Created attachment 834243 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-11-21 06:12:10 UTC
The bug has been closed via the following commit(s):

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

commit f45da0c9f37fb20e37a2a2b218dd154d4f805b48
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2022-11-20 14:15:46 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2022-11-21 06:11:41 +0000

    dev-util/kbuild: fix -Wimplicit-function-declaration
    
    Closes: https://bugs.gentoo.org/882143
    Closes: https://github.com/gentoo/gentoo/pull/28350
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 ...1.9998.3499-implicit-function-declaration.patch | 74 ++++++++++++++++++++++
 dev-util/kbuild/kbuild-0.1.9998.3499.ebuild        |  1 +
 dev-util/kbuild/kbuild-0.1.9998.3572.ebuild        |  1 +
 dev-util/kbuild/kbuild-9999.ebuild                 |  1 +
 4 files changed, 77 insertions(+)