Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908911 - x11-plugins/wmdiskmon-0.0.2-r1 has implicit function declarations in configure logs (MUSL-SYSTEM)
Summary: x11-plugins/wmdiskmon-0.0.2-r1 has implicit function declarations in configur...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard: ~arch only
Keywords: PullRequest
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-06-21 06:01 UTC by Agostino Sarubbo
Modified: 2025-03-31 06:45 UTC (History)
0 users

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


Attachments
build.log (build.log,49.13 KB, text/plain)
2023-06-21 06:01 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-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(+)