Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882143 - dev-util/kbuild-0.1.9998.3499 fails to compile: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
Summary: dev-util/kbuild-0.1.9998.3499 fails to compile: warning: implicit declaration...
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: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-20 10:44 UTC by Agostino Sarubbo
Modified: 2022-11-21 06:12 UTC (History)
0 users

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


Attachments
build.log (build.log,561.98 KB, text/plain)
2022-11-20 10:44 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 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(+)