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

Bug 908911

Summary: x11-plugins/wmdiskmon-0.0.2-r1 has implicit function declarations in configure logs (MUSL-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/41363
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-06-21 06:01:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wmdiskmon-0.0.2-r1 has implicit function declarations in configure logs (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-21 06:01:55 UTC
Created attachment 864322 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-21 06:01:56 UTC
Found the following implicit function declarations in configure logs:

config.log:225 - exit
Comment 3 Larry the Git Cow gentoo-dev 2025-03-31 06:45:06 UTC
The bug has been closed via the following commit(s):

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

commit 0f1e56d099ba657ac03a715972ebfd0b799bd056
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-03-29 08:15:57 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2025-03-31 06:44:20 +0000

    x11-plugins/wmdiskmon: update EAPI 7 -> 8, fix build
    
    Add missing include, eautoreconf to fix configure
    
    Closes: https://bugs.gentoo.org/878641
    Closes: https://bugs.gentoo.org/908911
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/41363
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../wmdiskmon/files/wmdiskmon-0.0.2-include.patch  | 12 +++++++++
 x11-plugins/wmdiskmon/wmdiskmon-0.0.2-r2.ebuild    | 30 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)